DEBSOURCES
Skip Quicknav
sources / js-of-ocaml / 5.9.1-1 / compiler / tests-ocaml / lib-effects / unhandled_unlinked.ml
1234567
(* TEST exit_status= "2" *) open Effect type _ t += E : unit t let _ = perform E