diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci007.script')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci007.script | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci007.script b/testsuite/tests/ghci/scripts/ghci007.script new file mode 100644 index 0000000000..a4819aab50 --- /dev/null +++ b/testsuite/tests/ghci/scripts/ghci007.script @@ -0,0 +1,2 @@ +-- bug: shouldn't kill the whole system +System.Exit.exitFailure |