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