view tests/sigdupe.ur @ 1446:36f7d1debb37

Each context gets its own non-repeating sequence of source numbers
author Adam Chlipala <adam@chlipala.net>
date Sat, 09 Apr 2011 14:36:47 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
        type t
end