move compileJavaAgainstKotlin tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// extra parameter is to make sure generic signature is not erased
|
||||
fun doNothing(array: IntArray, ignore: java.util.List<String>) = array
|
||||
Reference in New Issue
Block a user