view tests/sigdupe.lac @ 64:d609820c5834

Proper hiding of shadowed bindings in principal signatures
author Adam Chlipala <adamc@hcoop.net>
date Thu, 26 Jun 2008 08:54:49 -0400
parents d72b89a1b150
children
line wrap: on
line source
signature S = sig
        type t
        type t
end