summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearNoExtU.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/linear/should_fail/LinearNoExtU.hs')
-rw-r--r--testsuite/tests/linear/should_fail/LinearNoExtU.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/linear/should_fail/LinearNoExtU.hs b/testsuite/tests/linear/should_fail/LinearNoExtU.hs
new file mode 100644
index 0000000000..1e7ffad4e8
--- /dev/null
+++ b/testsuite/tests/linear/should_fail/LinearNoExtU.hs
@@ -0,0 +1,4 @@
+{-# LANGUAGE UnicodeSyntax #-}
+module LinearNoExtU where
+
+type T a = a ⊸ a