Files
kotlin-fork/compiler/testData/cli/jvm/recordAsSingleFileRoot.out
T
2021-06-29 01:22:08 +02:00

5 lines
163 B
Plaintext
Vendored

compiler/testData/cli/jvm/recordAsSingleFileRoot.kt:5:14: error: unresolved reference: Unresolved
fun error(): Unresolved? = null
^
COMPILATION_ERROR