fix tests in org.jetbrains.kotlin.jvm.compiler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
internal fun ggg(/*0*/ kotlin.List<kotlin.Int>): kotlin.List<kotlin.Int>
|
||||
public fun ggg(/*0*/ kotlin.List<kotlin.Int>): kotlin.List<kotlin.Int>
|
||||
|
||||
public/*package*/ open class ListOfInt {
|
||||
public/*package*/ constructor ListOfInt()
|
||||
|
||||
Reference in New Issue
Block a user