view tests/subs_str.ur @ 1038:dcc6093e9575

Get message-passing working in IE6
author Adam Chlipala <adamc@hcoop.net>
date Sat, 21 Nov 2009 15:48:08 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
structure M = struct
        type t = int
end

val x = 0