summaryrefslogtreecommitdiff
path: root/tests/html.lac
diff options
context:
space:
mode:
Diffstat (limited to 'tests/html.lac')
-rw-r--r--tests/html.lac3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/html.lac b/tests/html.lac
new file mode 100644
index 00000000..96966014
--- /dev/null
+++ b/tests/html.lac
@@ -0,0 +1,3 @@
+val text : xml[Html] = <html>
+ <head/>
+</html>