Fix failing test after fcfabb70d5
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ class B : A() {
|
||||
b.foo { }
|
||||
|
||||
if (a is B) {
|
||||
<!OI;DEBUG_INFO_SMARTCAST!>a<!>.<!NI;INVISIBLE_MEMBER!>foo<!> {}
|
||||
<!DEBUG_INFO_SMARTCAST!>a<!>.foo {}
|
||||
}
|
||||
|
||||
if (d.x is B) {
|
||||
|
||||
Reference in New Issue
Block a user