Adjust various testData to size transformation
This commit is contained in:
@@ -19,6 +19,6 @@ fun testB(b: B<*, *>) {
|
||||
b.r().checkType { _<Any?>() }
|
||||
b.t().checkType { _<B<List<*>, *>>() }
|
||||
|
||||
b.t().r().size()
|
||||
b.t().r().size
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user