Files
kotlin-fork/analysis/analysis-api/testData/components/callResolver/resolveCall/kotlinPropertySetter_unqualified.txt
T

4 lines
178 B
Plaintext
Vendored

KtFunctionCall:
argumentMapping = { 1 -> (value: kotlin.Int) }
targetFunction = <setter>(<dispatch receiver>: A, value: kotlin.Int): kotlin.Unit
substitutor = <empty substitutor>