log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/ent.ur @ 1055:118a5a08a881
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Merge
author
Adam Chlipala <adamc@hcoop.net>
date
Thu, 03 Dec 2009 11:56:15 -0500
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>