index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test.urs
blob: e354572c3a3d81bb9215b6212d9fb2d15c9f19cd (
plain
)
1
2
3
4
5
type t val create : string -> t val out : t -> string val frob : t -> string -> t