fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ package p {
|
||||
// -- Module: <m4> --
|
||||
package
|
||||
|
||||
internal fun test(/*0*/ b: p.B?, /*1*/ a: p.G1<kotlin.Int>, /*2*/ b1: p.G2<p.B, kotlin.String>): kotlin.Unit
|
||||
public fun test(/*0*/ b: p.B?, /*1*/ a: p.G1<kotlin.Int>, /*2*/ b1: p.G2<p.B, kotlin.String>): kotlin.Unit
|
||||
|
||||
package p {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user