[VOI-111] Object implementations #65
Annotations
2 errors
src/semantics/resolution/__tests__/get-call-fn.test.ts > getCallFn > matches to the best function given an object hierarchy:
src/semantics/resolution/get-call-fn.ts#L18
Error: Ambiguous call [
"hi",
"hi"
]
❯ Module.getCallFn src/semantics/resolution/get-call-fn.ts:18:9
❯ src/semantics/resolution/__tests__/get-call-fn.test.ts:139:12
|
test
Process completed with exit code 1.
|