aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/whitequark/next_block.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/whitequark/next_block.txt')
-rw-r--r--test/prism/snapshots/whitequark/next_block.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/whitequark/next_block.txt b/test/prism/snapshots/whitequark/next_block.txt
index b49d3dc4a2..59cbb69289 100644
--- a/test/prism/snapshots/whitequark/next_block.txt
+++ b/test/prism/snapshots/whitequark/next_block.txt
@@ -34,7 +34,8 @@
│ │ │ ├── parameters: ∅
│ │ │ ├── body: ∅
│ │ │ ├── opening_loc: (1,13)-(1,15) = "do"
- │ │ │ └── closing_loc: (1,16)-(1,19) = "end"
+ │ │ │ ├── closing_loc: (1,16)-(1,19) = "end"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ └── flags: ∅
└── keyword_loc: (1,0)-(1,4) = "next"