fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
Vendored
+1
-1
@@ -7,5 +7,5 @@ public open class Sub : test.Super {
|
||||
|
||||
public final class Super {
|
||||
public constructor Super()
|
||||
internal final fun foo(/*0*/ r: java.lang.Runnable): kotlin.Unit
|
||||
public final fun foo(/*0*/ r: java.lang.Runnable): kotlin.Unit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user