view tests/attrs_escape.lac @ 121:91027db5a07c

Multiple arguments to web functions
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Jul 2008 20:24:05 -0400
parents 813e5a52063d
children
line wrap: on
line source
val main = fn () => <html><body>
        <font face="\"Well hey\"
Wow">Welcome</font>
</body></html>