aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/begin_ensure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/begin_ensure.txt')
-rw-r--r--test/prism/snapshots/begin_ensure.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/begin_ensure.txt b/test/prism/snapshots/begin_ensure.txt
index 14698a263e..6cf3b5558a 100644
--- a/test/prism/snapshots/begin_ensure.txt
+++ b/test/prism/snapshots/begin_ensure.txt
@@ -227,12 +227,14 @@
│ │ │ │ │ │ │ │ │ │ │ ├── parameters: ∅
│ │ │ │ │ │ │ │ │ │ │ ├── body: ∅
│ │ │ │ │ │ │ │ │ │ │ ├── opening_loc: (18,22)-(18,24) = "do"
- │ │ │ │ │ │ │ │ │ │ │ └── closing_loc: (19,4)-(19,7) = "end"
+ │ │ │ │ │ │ │ │ │ │ │ ├── closing_loc: (19,4)-(19,7) = "end"
+ │ │ │ │ │ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ │ │ │ │ │ └── flags: ∅
│ │ │ │ │ │ │ │ │ └── end_keyword_loc: (20,2)-(20,5) = "end"
│ │ │ │ │ │ │ │ └── end_keyword_loc: (20,2)-(20,5) = "end"
│ │ │ │ │ │ │ ├── opening_loc: (15,40)-(15,42) = "do"
- │ │ │ │ │ │ │ └── closing_loc: (21,0)-(21,3) = "end"
+ │ │ │ │ │ │ │ ├── closing_loc: (21,0)-(21,3) = "end"
+ │ │ │ │ │ │ │ └── numbered_parameters: 0
│ │ │ │ │ │ └── flags: ∅
│ │ │ │ │ └── end_keyword_loc: (21,4)-(21,7) = "end"
│ │ │ │ └── end_keyword_loc: (21,4)-(21,7) = "end"