fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
Vendored
+2
-2
@@ -47,8 +47,8 @@ package p {
|
||||
// -- Module: <m4> --
|
||||
package
|
||||
|
||||
internal fun test(/*0*/ b: p.B?): kotlin.Unit
|
||||
internal fun test1(/*0*/ b: p.B?): kotlin.Unit
|
||||
public fun test(/*0*/ b: p.B?): kotlin.Unit
|
||||
public fun test1(/*0*/ b: p.B?): kotlin.Unit
|
||||
|
||||
package p {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user