Minor, package "test" in compileJavaAgainstKotlin testData
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
package test
|
||||
|
||||
// extra parameter is to make sure generic signature is preserved
|
||||
fun doNothing(array: Array<Int>, ignore: java.util.List<String>) = array
|
||||
|
||||
Reference in New Issue
Block a user