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