mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
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 generated
|
||||
fun ohMy(p: Array<Array<Int>>, ignore: java.util.List<String>) = p
|
||||
|
||||
Reference in New Issue
Block a user