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
288ebd8cbc
ocaml
/
camlp4
/
test
/
fixtures
/
unit.ml
5 lines
68 B
OCaml
Raw
Blame
History
type
t1
=
()
;;
type
t2
=
unit
;;
let
x
:
t1
=
()
;;
let
y
:
t2
=
()
;;
Reference in New Issue
View Git Blame
Copy Permalink