aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/block_next.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/snapshots/seattlerb/block_next.txt')
-rw-r--r--test/prism/snapshots/seattlerb/block_next.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/block_next.txt b/test/prism/snapshots/seattlerb/block_next.txt
index 4fde9c7300..8860716914 100644
--- a/test/prism/snapshots/seattlerb/block_next.txt
+++ b/test/prism/snapshots/seattlerb/block_next.txt
@@ -49,7 +49,8 @@
│ │ │ │ └── closing_loc: (1,20)-(1,21) = "|"
│ │ │ ├── body: ∅
│ │ │ ├── opening_loc: (1,13)-(1,15) = "do"
- │ │ │ └── closing_loc: (1,22)-(1,25) = "end"
+ │ │ │ ├── closing_loc: (1,22)-(1,25) = "end"
+ │ │ │ └── numbered_parameters: 0
│ │ └── flags: ∅
│ └── flags: ∅
└── keyword_loc: (1,0)-(1,4) = "next"