summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print002.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print002.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/print002.stdout8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print002.stdout b/testsuite/tests/ghci.debugger/scripts/print002.stdout
new file mode 100644
index 0000000000..ab0e6f2fdb
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/print002.stdout
@@ -0,0 +1,8 @@
+Just 1.2
+f = Just 1.2
+i = Just (_t1::Integer)
+10
+i = Just 10
+'a'
+s = S1 'a' 'b' 'c'
+s = S1 'a' 'b' 'c'