ocaml/camlp4/test/fixtures/rec.ml

3 lines
31 B
OCaml

(* rec.ml *)
value rec x = 42;