Files
2024-02-08 12:59:31 +00:00

5 lines
219 B
Plaintext
Vendored

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