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