Typedefs and recovery
This commit is contained in:
@@ -37,4 +37,6 @@ public class JetParsingTest extends ParsingTestCase {
|
||||
public void testSimpleModifiers() throws Exception {doTest(true);}
|
||||
public void testAttributes() throws Exception {doTest(true);}
|
||||
public void testAttributes_ERR() throws Exception {doTest(true);}
|
||||
public void testTypeDef() throws Exception {doTest(true);}
|
||||
public void testTypeDef_ERR() throws Exception {doTest(true);}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user