index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
typecheck
/
pass
/
exit3.sail
blob: e3d0e32873874c7e751d44c107a318aa84811fce (
plain
)
1
2
3
val test : forall ('a : Type). unit -> 'a effect {escape} function test () = exit(())