@Test public void test_08() { SSE.parseExpr("(+ 1 2)"); }
@Test public void test_07() { SSE.parseExpr("1"); }