view tests/sigdupe.ur @ 1865:5144e03ef603

Potentially exponential search through where to head-normalize in [decompileCon]
author Adam Chlipala <adam@chlipala.net>
date Mon, 19 Aug 2013 12:38:43 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
        type t
end