summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t011-constint.ml
blob: 9b149f330ac4d8a8af2020487acab695d189636c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* TEST
 include tool-ocaml-lib;
 flags = "-w -a";
 ocaml_script_as_argument = "true";
 setup-ocaml-build-env;
 ocaml;
*)

4;;

(**
       0 CONSTINT 4
       2 ATOM0
       3 SETGLOBAL T011-constint
       5 STOP
**)