log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/dep4.ur @ 1733:ab24a7cb2a64
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
'urweb daemon start' and 'urweb daemon stop'
author
Adam Chlipala <adam@chlipala.net>
date
Sun, 29 Apr 2012 16:23:03 -0400
parents
children
rev
line source
adam@1733
1
fun main () : transaction page = return <xml><body>
adam@1733
2
{[Dep2.y]}!
adam@1733
3
</body></xml>