Move JVM specific IC test data to separate dir
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
val g: Int
|
||||
@JvmName("oldName") get() = 0
|
||||
Reference in New Issue
Block a user