[TD] Update test data after previous commit
This commit is contained in:
@@ -28,4 +28,4 @@ fun test_2(a: A<C>) {
|
||||
|
||||
fun test_3(a: A<D>) {
|
||||
a[0] = D() // set
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -33,4 +33,4 @@ fun test_3(a: A<D>) {
|
||||
|
||||
fun test_4(b: B) {
|
||||
<!UNRESOLVED_REFERENCE!><!UNRESOLVED_REFERENCE!>b[0]<!> += B()<!> // unresolved
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user