summaryrefslogtreecommitdiff
path: root/testsuite/tests/ado/ado001.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ado/ado001.stdout')
-rw-r--r--testsuite/tests/ado/ado001.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ado/ado001.stdout b/testsuite/tests/ado/ado001.stdout
index 6f56cceaa0..365860f55e 100644
--- a/testsuite/tests/ado/ado001.stdout
+++ b/testsuite/tests/ado/ado001.stdout
@@ -9,4 +9,4 @@ a; ((b | c) | d)
((a | (b; c)) | d) | e
((a | b); (c | d)) | e
a | b
-(a | (b; c))
+a | (b; c)