annotate src/ocaml-core-test.ml @ 2704:da56c039603e

add package ocaml-core
author William <r.3@libertysurf.fr>
date Wed, 11 Jul 2012 22:25:15 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2704
da56c039603e add package ocaml-core
William <r.3@libertysurf.fr>
parents:
diff changeset
1 open Printf
da56c039603e add package ocaml-core
William <r.3@libertysurf.fr>
parents:
diff changeset
2 open Format
da56c039603e add package ocaml-core
William <r.3@libertysurf.fr>
parents:
diff changeset
3 let _ =
da56c039603e add package ocaml-core
William <r.3@libertysurf.fr>
parents:
diff changeset
4 ignore (1+2)