summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/directive_failure.ml
blob: 3c1260ca097ca48a1af8fc420164f5df2c74808c (plain)
1
2
3
4
5
6
7
8
9
(* TEST
 ocaml_script_as_argument = "true";
 ocaml_exit_status = "125";
 setup-ocaml-build-env;
 ocaml;
*)

#use "no";;
let () = () ;;