Files
kotlin-fork/compiler/integration-tests/testData/compilationFailed/hello.compile.expected
T
Alexander Udalov cb80f95cab Don't output "exec() finished with..." error message
It's useless because the result of the compiler is always evident (it outputs
either diagnostics or an exception stack trace)
2014-07-23 16:01:11 +04:00

6 lines
81 B
Plaintext

ERR:
ERROR: [TestData]/hello.kt: (4, 5) Unresolved reference: a
Return code: 1