fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
internal fun foo(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit
|
||||
internal fun whenWithoutSubject(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit
|
||||
public fun foo(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit
|
||||
public fun whenWithoutSubject(/*0*/ x: kotlin.Int, /*1*/ list: kotlin.List<kotlin.Int>?): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user