annotate tests/unbound.ur @ 2288:98f96a976ede

Finish locking, but it's not yet tested rigorously.
author Ziv Scully <ziv@mit.edu>
date Fri, 13 Nov 2015 11:03:09 -0500
parents 16ee7ff7f119
children
rev   line source
adam@1717 1 structure M = struct end
adam@1717 2
adam@1717 3 fun f (x : $M.r) : $([A = int] ++ M.r) = x