summaryrefslogtreecommitdiff
path: root/tests/unbound.ur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unbound.ur')
-rw-r--r--tests/unbound.ur3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/unbound.ur b/tests/unbound.ur
new file mode 100644
index 0000000..3f508e5
--- /dev/null
+++ b/tests/unbound.ur
@@ -0,0 +1,3 @@
+structure M = struct end
+
+fun f (x : $M.r) : $([A = int] ++ M.r) = x