blob: 9abf14d3b7b3b1fff2c12cc8c7f9ba0bc33ebb1e [file]
compiler/testData/compileKotlinAgainstCustomBinaries/classfileWithoutConstructors/shouldNotCompile.kt:6:9: error: unresolved reference: TopLevelKt
TopLevelKt() // error here
^^^^^^^^^^
COMPILATION_ERROR