view tests/attrs_escape.ur @ 540:9eefa0cf3219

Module projection
author Adam Chlipala <adamc@hcoop.net>
date Sat, 29 Nov 2008 15:04:57 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn () => <html><body>
        <font face="\"Well hey\"
Wow">Welcome</font>
</body></html>