log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/has space.ur @ 1572:5530a8075b62
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
IF THEN ELSE conditional for SQL.
author
Karn Kallio <kkallio@eka>
date
Fri, 14 Oct 2011 02:33:03 -0430
parents
d40066b38710
children
rev
line source
adam@1473
1
fun main () : transaction page = return <xml>Hehe</xml>
adam@1473
2