added another test case to check vars work in object declarations
This commit is contained in:
@@ -39,6 +39,9 @@ public final class ObjectTest extends SingleFileTranslationTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testObjectDeclarationWithVars() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testObjectInMethod() throws Exception {
|
||||
fooBoxTest();
|
||||
|
||||
Reference in New Issue
Block a user