summaryrefslogtreecommitdiff
path: root/tests/nopoly.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nopoly.ur')
-rw-r--r--tests/nopoly.ur2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nopoly.ur b/tests/nopoly.ur
new file mode 100644
index 0000000..687403a
--- /dev/null
+++ b/tests/nopoly.ur
@@ -0,0 +1,2 @@
+fun x y = y.Hellodsad
+val bar = x {Hello = 1, RightO = 2}