fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package
|
||||
|
||||
package test {
|
||||
internal fun test(): kotlin.Unit
|
||||
public fun test(): kotlin.Unit
|
||||
|
||||
public open class J {
|
||||
public constructor J()
|
||||
|
||||
Reference in New Issue
Block a user