view tests/sigdupe.lac @ 162:06a98129b23f

Add datatype import constructor annotations; datatypes through explify
author Adam Chlipala <adamc@hcoop.net>
date Tue, 29 Jul 2008 12:30:04 -0400
parents d72b89a1b150
children
line wrap: on
line source
signature S = sig
        type t
        type t
end