7eab4b672d
#KT-64989
5 lines
265 B
Plaintext
Vendored
5 lines
265 B
Plaintext
Vendored
compiler/testData/compileKotlinAgainstCustomBinaries/classfileWithoutConstructors/shouldNotCompile.kt:6:9: error: resolution to the classifier 'class TopLevelKt : Any' is not appropriate here.
|
|
TopLevelKt() // error here
|
|
^^^^^^^^^^
|
|
COMPILATION_ERROR
|