summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/directive_failure.ml
blob: e7aa4c6d2d9e3fc29cba23d0afffaebe97061095 (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 () = () ;;