log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/nopoly.ur @ 1725:7b9775d4a8ce
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
'linker' .urp directive
author
Adam Chlipala <adam@chlipala.net>
date
Sun, 22 Apr 2012 10:57:22 -0400
parents
f6c74b4bc4e6
children
rev
line source
adam@1576
1
fun x y = y.Hellodsad
adam@1576
2
val bar = x {Hello = 1, RightO = 2}