annotate tests/nopoly.ur @ 2033:ea0ecd5fa9df

Add locking to enforce atomicity of message sends from one transaction
author Adam Chlipala <adam@chlipala.net>
date Fri, 27 Jun 2014 14:39:31 -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}