fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
Vendored
+3
-3
@@ -1,5 +1,5 @@
|
||||
package
|
||||
|
||||
internal fun bar(/*0*/ a: kotlin.Any): kotlin.Unit
|
||||
internal fun box(): kotlin.String
|
||||
kotlin.tailrec() internal fun foo(): kotlin.Unit
|
||||
public fun bar(/*0*/ a: kotlin.Any): kotlin.Unit
|
||||
public fun box(): kotlin.String
|
||||
kotlin.tailrec() public fun foo(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user