log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/ent.ur @ 928:fe939cedf42d
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Merge
author
Adam Chlipala <adamc@hcoop.net>
date
Sat, 12 Sep 2009 10:31:49 -0400
parents
af41ec2f302a
children
rev
line source
adamc@763
1
fun main () = return <xml><body>
adamc@763
2
<Whoa-hoa!> ABCD!
adamc@763
3
</body></xml>