view tests/sigdupe.lac @ 99:5182f0c80d2e

Fix record type comparison
author Adam Chlipala <adamc@hcoop.net>
date Thu, 10 Jul 2008 09:24:43 -0400
parents d72b89a1b150
children
line wrap: on
line source
signature S = sig
        type t
        type t
end