aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/parser_bug_525.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/parser_bug_525.txt')
-rw-r--r--test/prism/snapshots/whitequark/parser_bug_525.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/parser_bug_525.txt b/test/prism/snapshots/whitequark/parser_bug_525.txt
index f875dc8116..4377aff91e 100644
--- a/test/prism/snapshots/whitequark/parser_bug_525.txt
+++ b/test/prism/snapshots/whitequark/parser_bug_525.txt
@@ -56,8 +56,10 @@
│ │ │ ├── parameters: ∅
│ │ │ ├── body: ∅
│ │ │ ├── opening_loc: (1,21)-(1,23) = "do"
- │ │ │ └── closing_loc: (1,24)-(1,27) = "end"
+ │ │ │ ├── closing_loc: (1,24)-(1,27) = "end"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ ├── opening_loc: (1,12)-(1,14) = "do"
- │ └── closing_loc: (1,29)-(1,32) = "end"
+ │ ├── closing_loc: (1,29)-(1,32) = "end"
+ │ └── numbered_parameters: 0
└── flags: ∅