view tests/sigdupe.lac @ 125:fd98dd10dce7

Corifying (non-mutual) 'val rec'
author Adam Chlipala <adamc@hcoop.net>
date Thu, 17 Jul 2008 10:23:04 -0400
parents d72b89a1b150
children
line wrap: on
line source
signature S = sig
        type t
        type t
end