Test data: adjust test data after prohibiting properties with typeparameters not used in receiver
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package
|
||||
|
||||
public val </*0*/ T, /*1*/ E> T.foo: E?
|
||||
public val </*0*/ T> T.foo: T?
|
||||
public fun test(): kotlin.Int?
|
||||
|
||||
Reference in New Issue
Block a user