diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print030.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/print030.stdout | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print030.stdout b/testsuite/tests/ghci.debugger/scripts/print030.stdout new file mode 100644 index 0000000000..a67d0492d2 --- /dev/null +++ b/testsuite/tests/ghci.debugger/scripts/print030.stdout @@ -0,0 +1,7 @@ +Breakpoint 0 activated at print029.hs:4:1-7 +() +MkT2 Stopped at print029.hs:4:1-7 +_result :: t Int = _ +Stopped at print029.hs:4:7 +_result :: t Int = _ +x :: t Int = _ : _ |