view tests/subs_str.lac @ 123:e3041657d653

Parsing and elaborating (non-mutual) 'val rec'
author Adam Chlipala <adamc@hcoop.net>
date Thu, 17 Jul 2008 10:09:34 -0400
parents 1ec5703c09c4
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0