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