aboutsummaryrefslogtreecommitdiff
path: root/tests/pp/15.expect
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pp/15.expect')
-rw-r--r--tests/pp/15.expect2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/pp/15.expect b/tests/pp/15.expect
index f652240..b4f885e 100644
--- a/tests/pp/15.expect
+++ b/tests/pp/15.expect
@@ -3,5 +3,3 @@ return A+++B;
return A+ ++B;
return A+++ +B;
return 0x1E -1;
-XXX: return x+x-1 +1 -2;
-XXX: return x x 1 2 x;