diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/print034.stdout')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/print034.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/print034.stdout b/testsuite/tests/ghci.debugger/scripts/print034.stdout index 5d83c8c9b7..f497209e87 100644 --- a/testsuite/tests/ghci.debugger/scripts/print034.stdout +++ b/testsuite/tests/ghci.debugger/scripts/print034.stdout @@ -1,4 +1,4 @@ -o = O (_t1::a) +o = O (_t1::a0) () _t1 :: SafeList Bool NonEmpty o = O (One False (_t4::SafeList Bool Empty)) |