summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T17409.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplCore/should_compile/T17409.stdout')
-rw-r--r--testsuite/tests/simplCore/should_compile/T17409.stdout2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T17409.stdout b/testsuite/tests/simplCore/should_compile/T17409.stdout
new file mode 100644
index 0000000000..50edd27281
--- /dev/null
+++ b/testsuite/tests/simplCore/should_compile/T17409.stdout
@@ -0,0 +1,2 @@
+ f = \ (x :: Bool) -> not (id @ Bool x); } in
+f = \ (x :: Bool) -> not (id @ Bool x)