Error messages about "var with open / custom setter initialization" changed accordingly with the new backing field syntax
This commit is contained in:
@@ -38,10 +38,6 @@ public final class PropertyAccessTest extends SingleFileTranslationTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testBackendField() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testSetter() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user