ocaml/testsuite/tests/tool-ocaml/t021-pushconst2.ml

11 lines
146 B
OCaml

let _ = () in 2;;
(**
0 CONST0
1 PUSHCONST2
2 POP 1
4 ATOM0
5 SETGLOBAL T021-pushconst2
7 STOP
**)