BuildTools: added tests for ant task Kotlin2JsCompilerTask.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package foo
|
||||
|
||||
fun box(): String {
|
||||
Foo()
|
||||
bar()
|
||||
return "OK"
|
||||
}
|
||||
Reference in New Issue
Block a user