view tests/sigdupe.ur @ 944:da3ec6014d2f

Filters implementation type-checking
author Adam Chlipala <adamc@hcoop.net>
date Tue, 15 Sep 2009 15:48:53 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
        type t
end