[TD] Update test data after previous commit
This commit is contained in:
@@ -13,4 +13,4 @@ public class A {
|
||||
fun test(a: A) {
|
||||
val int = a.x // <- should be int
|
||||
val string = a.getX()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user