fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
package
|
||||
|
||||
internal fun call(/*0*/ f: () -> kotlin.Unit): kotlin.Unit
|
||||
internal fun f1(): kotlin.Unit
|
||||
internal fun f2(): kotlin.Unit
|
||||
public fun call(/*0*/ f: () -> kotlin.Unit): kotlin.Unit
|
||||
public fun f1(): kotlin.Unit
|
||||
public fun f2(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user