view tests/sigdupe.lac @ 194:df5fd8f6913a

A multi-parameter datatype all the way through
author Adam Chlipala <adamc@hcoop.net>
date Sat, 09 Aug 2008 08:47:36 -0400
parents d72b89a1b150
children
line wrap: on
line source
signature S = sig
        type t
        type t
end