mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
17 lines
306 B
Plaintext
Vendored
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
|