DEBSOURCES
Skip Quicknav
sources / sail-ocaml / 0.19.1%2Bdfsg5-1 / test / typecheck / project / interface / custom.sail
12345678
$sail_internal type bar = unit outcome test : 'a -> unit with 'a : Type = { val foo : 'a -> bar }