fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
package
|
||||
|
||||
package t {
|
||||
internal fun foo(/*0*/ array: kotlin.Array<kotlin.Int>): kotlin.Unit
|
||||
public fun foo(/*0*/ array: kotlin.Array<kotlin.Int>): kotlin.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user