view tests/attrs_escape.lac @ 230:87d41ac28b30

ORDER BY
author Adam Chlipala <adamc@hcoop.net>
date Thu, 21 Aug 2008 15:50:08 -0400
parents 813e5a52063d
children
line wrap: on
line source
val main = fn () => <html><body>
        <font face="\"Well hey\"
Wow">Welcome</font>
</body></html>