Ant: Add support for fork-mode
#KT-44293
This commit is contained in:
committed by
Alexander Udalov
parent
ee952db1a2
commit
0110b4e4b4
@@ -0,0 +1,5 @@
|
||||
package hello
|
||||
|
||||
fun main() {
|
||||
println(0 as String)
|
||||
}
|
||||
Reference in New Issue
Block a user