ocaml/testsuite/tests/tool-ocaml/t010-const0.ml

17 lines
206 B
OCaml

(* TEST
include tool-ocaml-lib
flags = "-w a"
ocaml_script_as_argument = "true"
* setup-ocaml-build-env
** ocaml
*)
0;;
(**
0 CONST0
1 ATOM0
2 SETGLOBAL T010-const0
4 STOP
**)