diff options
Diffstat (limited to 'testsuite/tests/lib/IO/IOError001.stdout')
-rw-r--r-- | testsuite/tests/lib/IO/IOError001.stdout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/lib/IO/IOError001.stdout b/testsuite/tests/lib/IO/IOError001.stdout new file mode 100644 index 0000000000..1e689bb0f9 --- /dev/null +++ b/testsuite/tests/lib/IO/IOError001.stdout @@ -0,0 +1,2 @@ +<stdin>: hGetChar: illegal operation (handle is closed) +<stdin>: hGetChar: illegal operation (handle is closed) |