annotate tests/unbound.ur @ 1799:3d922a28370b

Basis.getenv
author Adam Chlipala <adam@chlipala.net>
date Thu, 02 Aug 2012 16:33:25 -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