Move JVM specific IC test data to separate dir
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
package test
|
||||
|
||||
class Usage {
|
||||
fun f() {
|
||||
commonFun1()
|
||||
commonFun2()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user