summaryrefslogtreecommitdiffstats
path: root/src/ocaml-core-test.ml
blob: 8bca7d910a2717fc8658dabe7e8be04510f6a814 (plain)
1
2
3
4
5
6
7
8
(*
This file is part of MXE. See LICENSE.md for licensing information.
*)

open Printf
open Format
let _ =
  ignore (1+2)