annotate tests/unbound.ur @ 2170:a86749aef6eb

New release
author Adam Chlipala <adam@chlipala.net>
date Wed, 19 Aug 2015 10:32:11 -0400
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