summaryrefslogtreecommitdiff
path: root/test/testinterp/t021-pushconst1.ml
blob: 075997a830602624d0531f93e7e5045e14e0c677 (plain)
1
2
3
4
5
6
7
8
9
10
let _ = () in 1;;

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