[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -57,4 +57,4 @@ fun test_2(a: B?) {
|
||||
val a = x as? B ?: return
|
||||
a.foo() // Should be OK
|
||||
x.foo() // Should be OK
|
||||
}<!>
|
||||
}<!>
|
||||
|
||||
Reference in New Issue
Block a user