summaryrefslogtreecommitdiff
path: root/tests/mismatch.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mismatch.ur')
-rw-r--r--tests/mismatch.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mismatch.ur b/tests/mismatch.ur
new file mode 100644
index 00000000..e18e373d
--- /dev/null
+++ b/tests/mismatch.ur
@@ -0,0 +1,3 @@
+fun main () = return <xml><body>
+ <b>Wowza!</i>
+</body></xml>