DEBSOURCES
Skip Quicknav
sources / ocamlformat / 0.28.1-1 / test / passing / refs.ocamlformat / js_begin.ml.ref
1234567
let f = function zoo -> begin foo ; bar end let g = function zoo -> foo ; bar let () = begin match foo with Bar -> snoo end