diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci009.stdout')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci009.stdout | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci009.stdout b/testsuite/tests/ghci/scripts/ghci009.stdout new file mode 100644 index 0000000000..3d40fb8d99 --- /dev/null +++ b/testsuite/tests/ghci/scripts/ghci009.stdout @@ -0,0 +1,16 @@ +[] +[] +"<interactive>" +"<interactive>" +[] +[] +"<interactive>" +"<interactive>" +["foo","bar"] +["foo","bar"] +"<interactive>" +"<interactive>" +["foo","bar"] +["foo","bar"] +"foo" +"foo" |