fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun test1(): kotlin.Unit
|
||||
internal fun test2(/*0*/ l: kotlin.List<[ERROR : AA]>): kotlin.Unit
|
||||
public fun test1(): kotlin.Unit
|
||||
public fun test2(/*0*/ l: kotlin.List<[ERROR : AA]>): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user