Minor, package "test" in compileJavaAgainstKotlin testData
This commit is contained in:
@@ -1 +1,3 @@
|
||||
package test
|
||||
|
||||
fun <P> ffgg(a: Array<P>) = a
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
package test
|
||||
|
||||
fun <P> ffgg(a: Array<P>) = a
|
||||
|
||||