view tests/subs_str.lac @ 162:06a98129b23f

Add datatype import constructor annotations; datatypes through explify
author Adam Chlipala <adamc@hcoop.net>
date Tue, 29 Jul 2008 12:30:04 -0400
parents 1ec5703c09c4
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0