summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/unparser/corpus/literal/block.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2024-02-05 15:04:04 -0500
committergit <svn-admin@ruby-lang.org>2024-02-05 20:40:24 +0000
commitc42b1029d94cdc6dcdaf654fdf7ee7324658008d (patch)
treed6a11e40a658ceda679124ffa4ca334e6f0e3b9a /test/prism/snapshots/unparser/corpus/literal/block.txt
parentc5694c647afbacaf2d9e570b106d23f533601294 (diff)
[ruby/prism] Change the location of an implicit begin to method
https://github.com/ruby/prism/commit/d08e140859
Diffstat (limited to 'test/prism/snapshots/unparser/corpus/literal/block.txt')
-rw-r--r--test/prism/snapshots/unparser/corpus/literal/block.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/test/prism/snapshots/unparser/corpus/literal/block.txt b/test/prism/snapshots/unparser/corpus/literal/block.txt
index 1cf3823e48..b7c571158f 100644
--- a/test/prism/snapshots/unparser/corpus/literal/block.txt
+++ b/test/prism/snapshots/unparser/corpus/literal/block.txt
@@ -846,7 +846,7 @@
│ ├── locals: [:e]
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (50,0)-(51,3))
+ │ │ @ BeginNode (location: (49,2)-(51,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements: ∅
│ │ ├── rescue_clause:
@@ -881,7 +881,7 @@
│ ├── locals: [:bar]
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (53,2)-(56,3))
+ │ │ @ BeginNode (location: (52,2)-(56,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (53,2)-(53,5))
@@ -933,7 +933,7 @@
│ ├── locals: []
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (58,2)-(61,3))
+ │ │ @ BeginNode (location: (57,2)-(61,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (58,2)-(58,5))
@@ -1002,7 +1002,7 @@
│ ├── locals: [:exception]
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (63,2)-(66,3))
+ │ │ @ BeginNode (location: (62,2)-(66,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (63,2)-(63,5))
@@ -1074,7 +1074,7 @@
│ ├── locals: []
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (68,2)-(71,3))
+ │ │ @ BeginNode (location: (67,2)-(71,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (68,2)-(68,5))
@@ -1141,7 +1141,7 @@
│ ├── locals: []
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (73,2)-(75,3))
+ │ │ @ BeginNode (location: (72,2)-(75,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (73,2)-(73,5))
@@ -1185,7 +1185,7 @@
│ ├── locals: []
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (77,2)-(81,3))
+ │ │ @ BeginNode (location: (76,2)-(81,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (77,2)-(77,5))
@@ -1243,7 +1243,7 @@
│ ├── locals: [:exception]
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (83,2)-(86,3))
+ │ │ @ BeginNode (location: (82,2)-(86,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements:
│ │ │ @ StatementsNode (location: (83,2)-(83,5))
@@ -1313,7 +1313,7 @@
│ ├── locals: []
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (88,0)-(89,3))
+ │ │ @ BeginNode (location: (87,2)-(89,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements: ∅
│ │ ├── rescue_clause: ∅
@@ -1340,7 +1340,7 @@
│ ├── locals: []
│ ├── parameters: ∅
│ ├── body:
- │ │ @ BeginNode (location: (91,0)-(93,3))
+ │ │ @ BeginNode (location: (90,2)-(93,3))
│ │ ├── begin_keyword_loc: ∅
│ │ ├── statements: ∅
│ │ ├── rescue_clause: