view tests/attrs_escape.ur @ 973:e30c2409c9d0

More interpreter debugging
author Adam Chlipala <adamc@hcoop.net>
date Tue, 22 Sep 2009 13:41:23 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn () => <html><body>
        <font face="\"Well hey\"
Wow">Welcome</font>
</body></html>