view tests/unbound.ur @ 1883:5125b1df6045

Save disjointness environments across top-level declarations
author Adam Chlipala <adam@chlipala.net>
date Thu, 17 Oct 2013 09:22:38 -0400
parents 16ee7ff7f119
children
line wrap: on
line source
structure M = struct end

fun f (x : $M.r) : $([A = int] ++ M.r) = x