Files
2024-03-13 20:38:44 +00:00

5 lines
233 B
Plaintext
Vendored

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