X-Git-Url: http://nitlanguage.org diff --git a/tests/test_parser.args b/tests/test_parser.args index 78cd96e..6bf1705 100644 --- a/tests/test_parser.args +++ b/tests/test_parser.args @@ -1,2 +1,7 @@ ../src/test_parser.nit -l ../src/test_parser.nit +./error_syntax.nit +-l ./error_syntax.nit +./error_syntax3.nit +-e "var toto: Toto = new Toto.toto(toto+toto)" +-i