Move JVM specific IC test data to separate dir
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package test
|
||||
|
||||
@kotlin.jvm.JvmOverloads
|
||||
fun f(a: String, b: Int = 5) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user