7eab4b672d
#KT-64989
5 lines
237 B
Plaintext
Vendored
5 lines
237 B
Plaintext
Vendored
compiler/testData/compileKotlinAgainstCustomBinaries/releaseCompilerAgainstPreReleaseLibraryJs/source.kt:8:28: error: unresolved reference 'method'.
|
|
val methodCall = param.method()
|
|
^^^^^^
|
|
COMPILATION_ERROR
|