String s = "# argument\n" +
                "#     : test (comp_for | ASSIGN test)?\n" +
                "#     | (POWER | STAR) test\n" +
                "#     ;\n" +
                "\n" +