summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci005.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci005.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/ghci005.stdout9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci005.stdout b/testsuite/tests/ghci/scripts/ghci005.stdout
new file mode 100644
index 0000000000..e94f822e46
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/ghci005.stdout
@@ -0,0 +1,9 @@
+no macros defined
+the following macros are defined:
+echo
+hello, world!
+hello, world!
+macro 'echo' is already defined
+HELLO, WORLD!
+hello, world!
+macro 'f' is not defined