summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print019.script
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print019.script')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/print019.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print019.script b/testsuite/tests/ghci.debugger/scripts/print019.script
index b4a6d2bab8..a3bf1021af 100644
--- a/testsuite/tests/ghci.debugger/scripts/print019.script
+++ b/testsuite/tests/ghci.debugger/scripts/print019.script
@@ -8,4 +8,4 @@ seq _t1 ()
:p _t1
:show bindings
_t2
--- bogus!! _t2 has been resolved to type Char
+-- _t2 cannot be printed, its type is still unknown