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
/
onerrorE.ur
blob: b2948c714a0e05e3fbb225c97a00fe39c6a5a4f2 (
plain
)
1
2
3
4
5
fun err x = return <xml><body> <h1>Bad thing!</h1> {x} </body></xml>