fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package
|
||||
|
||||
internal fun foo1(/*0*/ b: kotlin.Boolean, /*1*/ c: kotlin.Int): kotlin.Unit
|
||||
public fun foo1(/*0*/ b: kotlin.Boolean, /*1*/ c: kotlin.Int): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user