summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/attrs.lac5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/attrs.lac b/tests/attrs.lac
new file mode 100644
index 00000000..0495c4eb
--- /dev/null
+++ b/tests/attrs.lac
@@ -0,0 +1,5 @@
+val main = fn () => <html><body>
+ <font face="awesome">Welcome</font>
+</body></html>
+
+page main