summaryrefslogtreecommitdiffstats
path: root/testsuite/tests/tool-ocaml/t022-pushconstint.ml
blob: 1b766a57230cb5dd5ebed78c2315e0f07e9ee1b3 (plain)
1
2
3
4
5
6
7
8
9
10
let _ = () in -1;;

(**
       0 CONST0 
       1 PUSHCONSTINT -1
       3 POP 1
       5 ATOM0 
       6 SETGLOBAL T022-pushconstint
       8 STOP 
**)