summaryrefslogtreecommitdiff
path: root/testsuite/tests/rebindable/rebindable2.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rebindable/rebindable2.stdout')
-rw-r--r--testsuite/tests/rebindable/rebindable2.stdout12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/rebindable/rebindable2.stdout b/testsuite/tests/rebindable/rebindable2.stdout
index 970af0f0ab..8712df51e7 100644
--- a/testsuite/tests/rebindable/rebindable2.stdout
+++ b/testsuite/tests/rebindable/rebindable2.stdout
@@ -1,18 +1,18 @@
start test test_do failure
-++ >>
+++ *>
++ >>=
++ fail
-- fail
-- >>=
--- >>
+-- *>
end test test_do failure
start test test_do success
-++ >>
+++ *>
++ >>=
-++ return
--- return
+++ pure
+-- pure
-- >>=
--- >>
+-- *>
end test test_do success
start test test_fromInteger
135