summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print012.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print012.stdout')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/print012.stdout6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print012.stdout b/testsuite/tests/ghci.debugger/scripts/print012.stdout
new file mode 100644
index 0000000000..c717acc069
--- /dev/null
+++ b/testsuite/tests/ghci.debugger/scripts/print012.stdout
@@ -0,0 +1,6 @@
+o = O (_t1::a)
+()
+_t1 :: SafeList x NonEmpty
+o = O (Cons (_t4::x1) (_t5::SafeList x1 y))
+()
+o = O (Cons 3 (_t8::SafeList Integer y1))