annotate tests/nopoly.ur @ 1800:38297294cf98

New NameJs phase, still needing some debugging
author Adam Chlipala <adam@chlipala.net>
date Thu, 02 Aug 2012 18:12:37 -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}