Files
kotlin-fork/compiler/integration-tests/testData/ant/jvm/jvmClasspath/build.log.expected
T
2014-08-13 11:10:39 +04:00

12 lines
248 B
Plaintext

OUT:
Buildfile: [TestData]/build.xml
build:
[kotlinc] Compiling [[[TestData]/hello.kt]] => [[Temp]/hello.jar]
[kotlinc] WARNING: [TestData]/hello.kt: (15, 9) Variable 'result' is never used
BUILD SUCCESSFUL
Total time: [time]
Return code: 0