5 lines
73 B
OCaml
5 lines
73 B
OCaml
|
(* use.ml *)
|
||
|
#use "test/fixtures/rec.ml";
|
||
|
(* value use *)
|
||
|
value use = 3;
|