annotate src/ocaml-core-test.ml @ 5893:53a6c7df43f8

Mesa 3D: Update to version 21.1.8. * src/mesa.mk: Update version and checksum. * src/mesa-2-uninitialized.patch: Remove file. * dist-files.mk: Remove file from list.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 16 Sep 2021 22:37:45 +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)