view tests/subs_str.ur @ 1019:68ba074e260f

Always inline records
author Adam Chlipala <adamc@hcoop.net>
date Sun, 25 Oct 2009 13:12:24 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0