aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/rescue.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/rescue.txt')
-rw-r--r--test/prism/snapshots/rescue.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/rescue.txt b/test/prism/snapshots/rescue.txt
index 4537d911cf..1bca3164d7 100644
--- a/test/prism/snapshots/rescue.txt
+++ b/test/prism/snapshots/rescue.txt
@@ -241,7 +241,8 @@
│ │ │ ├── block: ∅
│ │ │ └── flags: ∅
│ │ ├── opening_loc: (18,4)-(18,6) = "do"
- │ │ └── closing_loc: (20,0)-(20,3) = "end"
+ │ │ ├── closing_loc: (20,0)-(20,3) = "end"
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
├── @ IfNode (location: (22,0)-(24,3))
│ ├── if_keyword_loc: (22,0)-(22,2) = "if"