DEBSOURCES
Skip Quicknav
sources / sail-ocaml / 0.19.1%2Bdfsg5-1 / test / typecheck / pass / cast_simple.sail
123456
val test : unit -> int function test () = { y : nat = 10 : range(0, 10); y : int }