5 lines
210 B
Plaintext
Vendored
5 lines
210 B
Plaintext
Vendored
compiler/testData/compileKotlinAgainstCustomBinaries/classfileWithoutConstructors/shouldNotCompile.kt:6:9: error: unresolved reference: TopLevelKt
|
|
TopLevelKt() // error here
|
|
^
|
|
COMPILATION_ERROR
|