aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/block_break.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/block_break.txt')
-rw-r--r--test/prism/snapshots/seattlerb/block_break.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/block_break.txt b/test/prism/snapshots/seattlerb/block_break.txt
index 9187ab3524..9b48681285 100644
--- a/test/prism/snapshots/seattlerb/block_break.txt
+++ b/test/prism/snapshots/seattlerb/block_break.txt
@@ -49,7 +49,8 @@
│ │ │ │ └── closing_loc: (1,21)-(1,22) = "|"
│ │ │ ├── body: ∅
│ │ │ ├── opening_loc: (1,14)-(1,16) = "do"
- │ │ │ └── closing_loc: (1,23)-(1,26) = "end"
+ │ │ │ ├── closing_loc: (1,23)-(1,26) = "end"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ └── flags: ∅
└── keyword_loc: (1,0)-(1,5) = "break"