Files
2023-10-05 09:58:29 +00:00

5 lines
230 B
Plaintext
Vendored

compiler/testData/compileKotlinAgainstCustomBinaries/releaseCompilerAgainstPreReleaseLibrary/source.kt:8:28: error: unresolved reference 'method'.
val methodCall = param.method()
^
COMPILATION_ERROR