6162636465666768697071
new IdExp("c"), new PairExpList(new IdExp("d"), new PairExpList(new IdExp("d"), new LastExpList(new NumExp(3)))))), new IdExp("b"))))); assertEquals(4, prog.maxArgs()); } @Test public void noPrintStm() throws Exception {