Files
kotlin-fork/analysis/analysis-api/testData/analysisSession/resolveCall/simpleCallWithNonMatchingArgs.descriptors.txt
T
Yan Zhulanow 9106a4bbc5 [FIR IDE] Enable call resolution tests in AAPI/FE10
Fix numerous cases in Fe10KtCallResolver so the tests pass correctly.
2021-11-12 20:09:53 +09:00

4 lines
133 B
Plaintext
Vendored

KtFunctionCall:
argumentMapping = { }
targetFunction = ERR<Unresolved call, [/foo(): kotlin.Unit]>
substitutor = <empty substitutor>