aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt')
-rw-r--r--test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt b/test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt
index 2b85b2980e..4301270e33 100644
--- a/test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt
+++ b/test/prism/snapshots/whitequark/lbrace_arg_after_command_args.txt
@@ -46,8 +46,10 @@
│ │ │ ├── parameters: ∅
│ │ │ ├── body: ∅
│ │ │ ├── opening_loc: (1,13)-(1,15) = "do"
- │ │ │ └── closing_loc: (1,17)-(1,20) = "end"
+ │ │ │ ├── closing_loc: (1,17)-(1,20) = "end"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ ├── opening_loc: (1,9)-(1,10) = "{"
- │ └── closing_loc: (1,21)-(1,22) = "}"
+ │ ├── closing_loc: (1,21)-(1,22) = "}"
+ │ └── numbered_parameters: 0
└── flags: ∅