summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/Test19834.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/printer/Test19834.hs')
-rw-r--r--testsuite/tests/printer/Test19834.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/printer/Test19834.hs b/testsuite/tests/printer/Test19834.hs
new file mode 100644
index 0000000000..bc4a118aa3
--- /dev/null
+++ b/testsuite/tests/printer/Test19834.hs
@@ -0,0 +1,4 @@
+{-# LANGUAGE TypeOperators #-}
+module Test19834 where
+
+data (a:.b) = a:.b