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