summaryrefslogtreecommitdiff
path: root/tests/attrs_escape.lac
blob: 2194ce095af0eff63e8a872d0afc18e3641a8763 (plain)
1
2
3
4
5
6
val main = fn () => <html><body>
        <font face="\"Well hey\"
Wow">Welcome</font>
</body></html>

page main