summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.ml
blob: cad238d97c62c1b080b27ee4729ff5cb25866b72 (plain)
1
2
3
4
5
6
7
(* TEST
 setup-ocamlc.byte-build-env;
 flags = "-open F(";
 ocamlc_byte_exit_status = "2";
 ocamlc.byte;
 check-ocamlc.byte-output;
*)