ocaml/camlp4/test/fixtures/use.ml

5 lines
73 B
OCaml

(* use.ml *)
#use "test/fixtures/rec.ml";
(* value use *)
value use = 3;