ocaml/ocamlbuild/test/test7/bb3.ml

4 lines
50 B
OCaml

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