Expect syntax error in test49.tig
[tiger.ml.git] / compiler / src / lib / tiger / tiger_test.mli
index 30527a5..58d743c 100644 (file)
@@ -3,6 +3,7 @@ type t
 val case
   :  ?out_lexing  : Tiger_parser.token list option
   -> ?out_parsing : Tiger_absyn.t option
+  -> ?is_error_expected_parsing : (Tiger_error.t -> bool) option
   -> ?is_error_expected_semant : (Tiger_error.t -> bool) option
   -> code         : string
   -> string
This page took 0.027015 seconds and 4 git commands to generate.