summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml/t050-pushgetglobal.ml
blob: e1172cc350de4244ece60390b96032db68cb08b4 (plain)
1
2
3
4
5
6
7
8
9
10
let _ = () in 0.01;;

(**
       0 CONST0 
       1 PUSHGETGLOBAL 0.01
       3 POP 1
       5 ATOM0 
       6 SETGLOBAL T050-pushgetglobal
       8 STOP 
**)