view tests/sigdupe.lac @ 124:541282b81454

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