annotate src/ocaml-core-test.ml @ 3715:cffa8fa688ed

build: update --enable-stable option to reflect that it is the default * configure.ac: change --enable-stable help to --disable-stable
author John Donoghue
date Tue, 23 Sep 2014 07:57:16 -0400
parents da56c039603e
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)