mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
fix tests in org.jetbrains.kotlin.jvm.compiler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
internal fun ohMy(/*0*/ kotlin.Array<kotlin.IntArray>): kotlin.Array<kotlin.IntArray>
|
||||
public fun ohMy(/*0*/ kotlin.Array<kotlin.IntArray>): kotlin.Array<kotlin.IntArray>
|
||||
|
||||
public/*package*/ open class ArrayOfIntArray {
|
||||
public/*package*/ constructor ArrayOfIntArray()
|
||||
|
||||
Reference in New Issue
Block a user