fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
package
|
||||
|
||||
internal fun bar(): kotlin.Unit
|
||||
internal fun cond(): kotlin.Boolean
|
||||
internal fun foo(): kotlin.Unit
|
||||
public fun bar(): kotlin.Unit
|
||||
public fun cond(): kotlin.Boolean
|
||||
public fun foo(): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user