summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/unparser/corpus/literal/block.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-10-26 14:56:21 -0400
committerKevin Newton <kddnewton@gmail.com>2023-10-26 14:59:13 -0400
commit018f0a9c5fda185f91edf3da797b9e1b1df14706 (patch)
tree591c41b2e28cd638307247af7d13405b68275eb1 /test/prism/snapshots/unparser/corpus/literal/block.txt
parent922f48f08158332c8cf94ad37f9e307f80200bf9 (diff)
[ruby/prism] Rename to lefts/rights
https://github.com/ruby/prism/commit/e6deed05a5
Diffstat (limited to 'test/prism/snapshots/unparser/corpus/literal/block.txt')
-rw-r--r--test/prism/snapshots/unparser/corpus/literal/block.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/test/prism/snapshots/unparser/corpus/literal/block.txt b/test/prism/snapshots/unparser/corpus/literal/block.txt
index c14e4bc97e..54ad868a85 100644
--- a/test/prism/snapshots/unparser/corpus/literal/block.txt
+++ b/test/prism/snapshots/unparser/corpus/literal/block.txt
@@ -309,13 +309,13 @@
│ │ │ │ @ ParametersNode (location: (23,11)-(23,20))
│ │ │ │ ├── requireds: (length: 2)
│ │ │ │ │ ├── @ MultiTargetNode (location: (23,11)-(23,17))
- │ │ │ │ │ │ ├── requireds: (length: 2)
+ │ │ │ │ │ │ ├── lefts: (length: 2)
│ │ │ │ │ │ │ ├── @ RequiredParameterNode (location: (23,12)-(23,13))
│ │ │ │ │ │ │ │ └── name: :a
│ │ │ │ │ │ │ └── @ RequiredParameterNode (location: (23,15)-(23,16))
│ │ │ │ │ │ │ └── name: :b
│ │ │ │ │ │ ├── rest: ∅
- │ │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ │ ├── lparen_loc: (23,11)-(23,12) = "("
│ │ │ │ │ │ └── rparen_loc: (23,16)-(23,17) = ")"
│ │ │ │ │ └── @ RequiredParameterNode (location: (23,19)-(23,20))
@@ -550,12 +550,12 @@
│ │ │ │ @ ParametersNode (location: (35,11)-(35,14))
│ │ │ │ ├── requireds: (length: 1)
│ │ │ │ │ └── @ MultiTargetNode (location: (35,11)-(35,14))
- │ │ │ │ │ ├── requireds: (length: 0)
+ │ │ │ │ │ ├── lefts: (length: 0)
│ │ │ │ │ ├── rest:
│ │ │ │ │ │ @ SplatNode (location: (35,12)-(35,13))
│ │ │ │ │ │ ├── operator_loc: (35,12)-(35,13) = "*"
│ │ │ │ │ │ └── expression: ∅
- │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ ├── lparen_loc: (35,11)-(35,12) = "("
│ │ │ │ │ └── rparen_loc: (35,13)-(35,14) = ")"
│ │ │ │ ├── optionals: (length: 0)
@@ -610,18 +610,18 @@
│ │ │ │ @ ParametersNode (location: (38,11)-(38,16))
│ │ │ │ ├── requireds: (length: 1)
│ │ │ │ │ └── @ MultiTargetNode (location: (38,11)-(38,16))
- │ │ │ │ │ ├── requireds: (length: 1)
+ │ │ │ │ │ ├── lefts: (length: 1)
│ │ │ │ │ │ └── @ MultiTargetNode (location: (38,12)-(38,15))
- │ │ │ │ │ │ ├── requireds: (length: 0)
+ │ │ │ │ │ │ ├── lefts: (length: 0)
│ │ │ │ │ │ ├── rest:
│ │ │ │ │ │ │ @ SplatNode (location: (38,13)-(38,14))
│ │ │ │ │ │ │ ├── operator_loc: (38,13)-(38,14) = "*"
│ │ │ │ │ │ │ └── expression: ∅
- │ │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ │ ├── lparen_loc: (38,12)-(38,13) = "("
│ │ │ │ │ │ └── rparen_loc: (38,14)-(38,15) = ")"
│ │ │ │ │ ├── rest: ∅
- │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ ├── lparen_loc: (38,11)-(38,12) = "("
│ │ │ │ │ └── rparen_loc: (38,15)-(38,16) = ")"
│ │ │ │ ├── optionals: (length: 0)
@@ -676,20 +676,20 @@
│ │ │ │ @ ParametersNode (location: (41,11)-(41,19))
│ │ │ │ ├── requireds: (length: 1)
│ │ │ │ │ └── @ MultiTargetNode (location: (41,11)-(41,19))
- │ │ │ │ │ ├── requireds: (length: 2)
+ │ │ │ │ │ ├── lefts: (length: 2)
│ │ │ │ │ │ ├── @ RequiredParameterNode (location: (41,12)-(41,13))
│ │ │ │ │ │ │ └── name: :a
│ │ │ │ │ │ └── @ MultiTargetNode (location: (41,15)-(41,18))
- │ │ │ │ │ │ ├── requireds: (length: 0)
+ │ │ │ │ │ │ ├── lefts: (length: 0)
│ │ │ │ │ │ ├── rest:
│ │ │ │ │ │ │ @ SplatNode (location: (41,16)-(41,17))
│ │ │ │ │ │ │ ├── operator_loc: (41,16)-(41,17) = "*"
│ │ │ │ │ │ │ └── expression: ∅
- │ │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ │ ├── lparen_loc: (41,15)-(41,16) = "("
│ │ │ │ │ │ └── rparen_loc: (41,17)-(41,18) = ")"
│ │ │ │ │ ├── rest: ∅
- │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ ├── lparen_loc: (41,11)-(41,12) = "("
│ │ │ │ │ └── rparen_loc: (41,18)-(41,19) = ")"
│ │ │ │ ├── optionals: (length: 0)
@@ -744,13 +744,13 @@
│ │ │ │ @ ParametersNode (location: (44,11)-(44,17))
│ │ │ │ ├── requireds: (length: 1)
│ │ │ │ │ └── @ MultiTargetNode (location: (44,11)-(44,17))
- │ │ │ │ │ ├── requireds: (length: 2)
+ │ │ │ │ │ ├── lefts: (length: 2)
│ │ │ │ │ │ ├── @ RequiredParameterNode (location: (44,12)-(44,13))
│ │ │ │ │ │ │ └── name: :a
│ │ │ │ │ │ └── @ RequiredParameterNode (location: (44,15)-(44,16))
│ │ │ │ │ │ └── name: :b
│ │ │ │ │ ├── rest: ∅
- │ │ │ │ │ ├── posts: (length: 0)
+ │ │ │ │ │ ├── rights: (length: 0)
│ │ │ │ │ ├── lparen_loc: (44,11)-(44,12) = "("
│ │ │ │ │ └── rparen_loc: (44,16)-(44,17) = ")"
│ │ │ │ ├── optionals: (length: 0)