9bb1a0a31d
#KT-62058 Fixed
5 lines
230 B
Plaintext
Vendored
5 lines
230 B
Plaintext
Vendored
compiler/testData/compileKotlinAgainstCustomBinaries/releaseCompilerAgainstPreReleaseLibrary/source.kt:8:28: error: unresolved reference 'method'.
|
|
val methodCall = param.method()
|
|
^
|
|
COMPILATION_ERROR
|