aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/rescue_without_begin_end.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/rescue_without_begin_end.txt')
-rw-r--r--test/prism/snapshots/whitequark/rescue_without_begin_end.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/rescue_without_begin_end.txt b/test/prism/snapshots/whitequark/rescue_without_begin_end.txt
index c997d99d46..f2591d2d20 100644
--- a/test/prism/snapshots/whitequark/rescue_without_begin_end.txt
+++ b/test/prism/snapshots/whitequark/rescue_without_begin_end.txt
@@ -55,5 +55,6 @@
│ │ ├── ensure_clause: ∅
│ │ └── end_keyword_loc: (1,27)-(1,30) = "end"
│ ├── opening_loc: (1,5)-(1,7) = "do"
- │ └── closing_loc: (1,27)-(1,30) = "end"
+ │ ├── closing_loc: (1,27)-(1,30) = "end"
+ │ └── numbered_parameters: 0
└── flags: ∅