summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t021-pushconst2.ml
blob: 17adb5075b3c0fc899d4da039f71e947b1ecc2de (plain)
1
2
3
4
5
6
7
8
9
10
let _ = () in 2;;

(**
       0 CONST0 
       1 PUSHCONST2 
       2 POP 1
       4 ATOM0 
       5 SETGLOBAL T021-pushconst2
       7 STOP 
**)