aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt')
-rw-r--r--test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt b/test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt
index 65bb6e8668..8731f258c9 100644
--- a/test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt
+++ b/test/prism/snapshots/whitequark/bug_do_block_in_call_args.txt
@@ -35,7 +35,8 @@
│ │ │ │ ├── parameters: ∅
│ │ │ │ ├── body: ∅
│ │ │ │ ├── opening_loc: (1,23)-(1,25) = "do"
- │ │ │ │ └── closing_loc: (1,26)-(1,29) = "end"
+ │ │ │ │ ├── closing_loc: (1,26)-(1,29) = "end"
+ │ │ │ │ └── numbered_parameters: 0
│ │ │ └── flags: ∅
│ │ ├── locals: []
│ │ ├── def_keyword_loc: (1,4)-(1,7) = "def"