log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/table_sig.ur @ 2115:3dc020fb2aa1
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
An Emacs urweb-mode optimization contributed by John Wiegley
author
Adam Chlipala <adam@chlipala.net>
date
Wed, 11 Feb 2015 13:12:59 -0500
parents
1fb318c17546
children
rev
line source
adamc@706
1
table t : { A : int }
adamc@706
2