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
/
initSimple.ur
blob: e1c9428075e5415ed1b0518ae87f67a6003ca21a (
plain
)
1
2
3
task initialize = fn () => debug "I ran!" fun main () = return <xml>Hi!</xml>