fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
Vendored
+1
-1
@@ -38,7 +38,7 @@ package p {
|
||||
// -- Module: <m3> --
|
||||
package
|
||||
|
||||
internal fun test(): kotlin.Unit
|
||||
public fun test(): kotlin.Unit
|
||||
|
||||
package p {
|
||||
public fun foo(/*0*/ a: p.A<kotlin.Int>): kotlin.Unit
|
||||
|
||||
Reference in New Issue
Block a user