annotate tests/nopoly.ur @ 1942:a671e5258a2c

Raise exception when recv()ing from someone else's channel; improve setting of client ID in RPCs
author Adam Chlipala <adam@chlipala.net>
date Fri, 27 Dec 2013 12:10:03 -0500
parents f6c74b4bc4e6
children
rev   line source
adam@1576 1 fun x y = y.Hellodsad
adam@1576 2 val bar = x {Hello = 1, RightO = 2}