All simple expressions (only basic testing, no recovery)
This commit is contained in:
@@ -59,4 +59,5 @@ public class JetParsingTest extends ParsingTestCase {
|
||||
public void testConstructors() throws Exception {doTest(true);}
|
||||
public void testTypeConstraints() throws Exception {doTest(true);}
|
||||
public void testEnums() throws Exception {doTest(true);}
|
||||
public void testSimpleExpressions() throws Exception {doTest(true);}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user