annotate src/ocaml-core-test.ml @ 6213:5f64fb928091 release

build-gcc: Avoid library clash when calling msgfmt. * src/build-gcc-1-msgfmt.patch: Don't use libraries from the build tree when calling `msgfmt`. * dist-files.mk: Add patch to list.
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 06 May 2022 19:36:10 +0200
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)