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