Files
kotlin-fork/compiler/integration-tests/testData/compilationFailed/hello.compile.expected
T
2012-11-28 15:20:56 +04:00

5 lines
199 B
Plaintext

OUT ERROR: [TestData]/hello.kt: (4, 5) Unresolved reference: a
OUT WARNING: [TestData]/hello.kt: (4, 5) The expression is unused
ERR exec() finished with COMPILATION_ERROR return code
Return code: 1