ocaml/camlp4/test/fixtures/bug-by-vincent-balat.ml

2 lines
34 B
OCaml

fun a -> x <- !x + 1; x <- !x + 2