view src/ocaml-core-test.ml @ 5831:4e1ae8cbc9ec

allow build-python3 to build correctly (bug #61008) * Makefile.in (BUILD_PKG_CONFIG_PATH): Include usr/lib/pkgconfig at beginning of default list of directories.
author John W. Eaton <jwe@octave.org>
date Tue, 10 Aug 2021 11:11:59 -0400
parents da56c039603e
children
line wrap: on
line source

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