view tests/subs_str.ur @ 1095:bed675db3aff

Dynamic linking of the runtime system
author Adam Chlipala <adamc@hcoop.net>
date Sun, 27 Dec 2009 13:18:32 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0