aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/break.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/break.txt')
-rw-r--r--test/prism/snapshots/break.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/prism/snapshots/break.txt b/test/prism/snapshots/break.txt
index 48991bb6eb..c89b865590 100644
--- a/test/prism/snapshots/break.txt
+++ b/test/prism/snapshots/break.txt
@@ -151,7 +151,8 @@
│ │ │ │ │ └── flags: ∅
│ │ │ │ └── keyword_loc: (23,6)-(23,11) = "break"
│ │ │ ├── opening_loc: (23,4)-(23,5) = "{"
- │ │ │ └── closing_loc: (23,15)-(23,16) = "}"
+ │ │ │ ├── closing_loc: (23,15)-(23,16) = "}"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ ├── call_operator_loc: ∅
│ ├── name: :==
@@ -202,7 +203,8 @@
│ │ │ ├── arguments: ∅
│ │ │ └── keyword_loc: (25,10)-(25,15) = "break"
│ │ ├── opening_loc: (25,4)-(25,5) = "{"
- │ │ └── closing_loc: (25,16)-(25,17) = "}"
+ │ │ ├── closing_loc: (25,16)-(25,17) = "}"
+ │ │ └── numbered_parameters: 0
│ └── flags: ∅
├── call_operator_loc: ∅
├── name: :==