diff options
Diffstat (limited to 'testsuite/tests/ghci/should_run/T507.stdout')
-rw-r--r-- | testsuite/tests/ghci/should_run/T507.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/should_run/T507.stdout b/testsuite/tests/ghci/should_run/T507.stdout new file mode 100644 index 0000000000..10e477f1a8 --- /dev/null +++ b/testsuite/tests/ghci/should_run/T507.stdout @@ -0,0 +1 @@ +zip [($)] :: [b1] -> [((a -> b2) -> a -> b2, b1)] |