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

15 lines
241 B
Plaintext

OUT:
Buildfile: [TestData]/build.xml
build:
[kotlinc] Compiling [[[TestData]/hello.kt]] => [[Temp]/hello.jar]
ERR:
BUILD FAILED
[TestData]/build.xml:5: Invalid argument: -option-never-to-be-supported
Total time: [time]
Return code: 1