This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ekdohibs
/
ocaml
Watch
1
Star
0
Fork
You've already forked ocaml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8deb9d71c4
ocaml
/
test
/
testinterp
/
t021-pushconst3.ml
11 lines
146 B
OCaml
Raw
Normal View
History
Unescape
Escape
*** empty log message *** git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2474 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1999-11-08 07:18:52 -08:00
let
_
=
()
in
3
;;
(*
*
detabisation git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2735 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2000-01-07 05:36:29 -08:00
0
CONST0
1
PUSHCONST3
2
POP
1
4
ATOM0
5
SETGLOBAL
T021
-
pushconst3
7
STOP
*** empty log message *** git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2474 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1999-11-08 07:18:52 -08:00
*
*
)