ocaml/ocamlbuild/test/test7/bb2.ml

4 lines
50 B
OCaml

let bb = 43
let f x = x + 1
let () = incr (ref 0)