aboutsummaryrefslogtreecommitdiff
path: root/tests/data/parser/inline/0066_not_expr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/parser/inline/0066_not_expr.txt')
-rw-r--r--tests/data/parser/inline/0066_not_expr.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/parser/inline/0066_not_expr.txt b/tests/data/parser/inline/0066_not_expr.txt
index 3e950969e..bd8d760f4 100644
--- a/tests/data/parser/inline/0066_not_expr.txt
+++ b/tests/data/parser/inline/0066_not_expr.txt
@@ -8,7 +8,7 @@ FILE@[0; 25)
8 L_PAREN@[6; 7) 8 L_PAREN@[6; 7)
9 R_PAREN@[7; 8) 9 R_PAREN@[7; 8)
10 WHITESPACE@[8; 9) 10 WHITESPACE@[8; 9)
11 BLOCK@[9; 25) 11 BLOCK_EXPR@[9; 25)
12 L_CURLY@[9; 10) 12 L_CURLY@[9; 10)
13 EXPR_STMT@[10; 23) 13 EXPR_STMT@[10; 23)
14 NOT_EXPR@[10; 21) 14 NOT_EXPR@[10; 21)