view tests/subs_sig.lig @ 194:df5fd8f6913a

A multi-parameter datatype all the way through
author Adam Chlipala <adamc@hcoop.net>
date Sat, 09 Aug 2008 08:47:36 -0400
parents 2adb20eebee3
children
line wrap: on
line source
signature S = sig
        type t
end

structure S : S