summaryrefslogtreecommitdiff
path: root/testsuite/tests/saks/should_compile/T16721.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/saks/should_compile/T16721.stdout')
-rw-r--r--testsuite/tests/saks/should_compile/T16721.stdout4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/saks/should_compile/T16721.stdout b/testsuite/tests/saks/should_compile/T16721.stdout
new file mode 100644
index 0000000000..8dce9caa1a
--- /dev/null
+++ b/testsuite/tests/saks/should_compile/T16721.stdout
@@ -0,0 +1,4 @@
+type role T phantom
+type T :: (Type -> Type) -> Type
+data T a
+ -- Defined at <interactive>:3:35