summaryrefslogtreecommitdiff
path: root/tests/prefixClash.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/prefixClash.ur')
-rw-r--r--tests/prefixClash.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/prefixClash.ur b/tests/prefixClash.ur
new file mode 100644
index 00000000..a2325077
--- /dev/null
+++ b/tests/prefixClash.ur
@@ -0,0 +1,3 @@
+val index = return <xml></xml>
+val other = return <xml></xml>
+val ather = return <xml></xml>