view tests/sigdupe.ur @ 858:346cf1908a17

Avoid using prepared statements for non-persistent protocols
author Adam Chlipala <adamc@hcoop.net>
date Sat, 27 Jun 2009 10:50:45 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
        type t
end