[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -22,4 +22,4 @@ open class A(val s: String) {
|
||||
inner class F : E()
|
||||
}
|
||||
|
||||
fun box(): String = A("Fail").F().s
|
||||
fun box(): String = A("Fail").F().s
|
||||
|
||||
Reference in New Issue
Block a user