fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun any(/*0*/ a: kotlin.Any): kotlin.Unit
|
||||
internal fun notAnExpression(): kotlin.Unit
|
||||
public fun any(/*0*/ a: kotlin.Any): kotlin.Unit
|
||||
public fun notAnExpression(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user