view tests/subs_str.lac @ 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 1ec5703c09c4
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0