Updated test data since another quick fix is available.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// "Cast expression 'a: A' to 'B'" "false"
|
||||
// ERROR: <html>Type mismatch.<table><tr><td>Required:</td><td>B</td></tr><tr><td>Found:</td><td>A</td></tr></table></html>
|
||||
// ACTION: Change 'foo' function return type to 'A'
|
||||
open class A
|
||||
class B : A()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user