view src/ocaml-core-test.ml @ 4119:0db86306c404

Strip compiled oct-files by default * binary-dist-rules.mk: Include '*.oct' in the list of file patterns to strip.
author Mike Miller <mtmiller@octave.org>
date Wed, 30 Mar 2016 16:32:20 -0700
parents da56c039603e
children
line wrap: on
line source

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