diff options
Diffstat (limited to 'testsuite/tests/lib/should_run/exceptionsrun001.stdout')
-rw-r--r-- | testsuite/tests/lib/should_run/exceptionsrun001.stdout | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/lib/should_run/exceptionsrun001.stdout b/testsuite/tests/lib/should_run/exceptionsrun001.stdout new file mode 100644 index 0000000000..2d1930f8c9 --- /dev/null +++ b/testsuite/tests/lib/should_run/exceptionsrun001.stdout @@ -0,0 +1,6 @@ +user exception caught +error call caught +no method error +exceptionsrun001.hs:38:1-13: Non-exhaustive patterns in function test1 +exceptionsrun001.hs:45:1-26: Non-exhaustive patterns in function test2 +43
\ No newline at end of file |