support qualified this
This commit is contained in:
@@ -91,4 +91,8 @@ public class ClassGenTest extends CodegenTestCase {
|
||||
public void testPropertyInInitializer() throws Exception {
|
||||
blackBoxFile("classes/propertyInInitializer.jet");
|
||||
}
|
||||
|
||||
public void testOuterThis() throws Exception {
|
||||
blackBoxFile("classes/outerThis.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user