Files
kotlin/compiler/testData/integration/ant/jvm/doNotIncludeRuntimeByDefault/build.log.expected

17 lines
306 B
Plaintext
Vendored

OUT:
Buildfile: [TestData]/build.xml
test1:
[kotlinc] Compiling [[TestData]/test.kt] => [[Temp]/test.jar]
test2:
[kotlinc] Compiling [[TestData]/test.kt] => [[Temp]/test.jar]
test3:
[kotlinc] Compiling [[TestData]/test.kt] => [[Temp]/test.jar]
BUILD SUCCESSFUL
Total time: [time]
Return code: 0