Move JVM specific IC test data to separate dir
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
package usage
|
||||
|
||||
import test.*
|
||||
|
||||
fun usage() {
|
||||
a()
|
||||
b()
|
||||
}
|
||||
Reference in New Issue
Block a user