aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt')
-rw-r--r--test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt b/test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt
index 118db362cb..baaea40244 100644
--- a/test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt
+++ b/test/prism/snapshots/seattlerb/defs_as_arg_with_do_block_inside.txt
@@ -45,7 +45,8 @@
│ │ │ │ ├── parameters: ∅
│ │ │ │ ├── body: ∅
│ │ │ │ ├── opening_loc: (1,18)-(1,20) = "do"
- │ │ │ │ └── closing_loc: (1,22)-(1,25) = "end"
+ │ │ │ │ ├── closing_loc: (1,22)-(1,25) = "end"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ ├── locals: []
│ │ ├── def_keyword_loc: (1,2)-(1,5) = "def"