Move JVM specific IC tests to separate dir
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
println(a() + b() + other.other())
|
||||
}
|
||||
Reference in New Issue
Block a user