Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
compileKotlinAgainstCustomBinaries
/
classfileWithoutConstructors
/
output.txt
blob: 9abf14d3b7b3b1fff2c12cc8c7f9ba0bc33ebb1e [
file
]
compiler/testData/compileKotlinAgainstCustomBinaries/classfileWithoutConstructors/shouldNotCompile.kt:6:9: error: unresolved reference: TopLevelKt
TopLevelKt() // error here
^^^^^^^^^^
COMPILATION_ERROR