summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/masgn_colon3.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-10-23 12:06:21 -0400
committerKevin Newton <kddnewton@gmail.com>2023-10-26 14:58:48 -0400
commit234e8fb819f0fc1d6f05a02976ae1c01e6cace2d (patch)
tree8791c06496005aa0b190445ecedd48725204416a /test/prism/snapshots/seattlerb/masgn_colon3.txt
parent7e4ee92de225473d3ad3ac8d0a27bd02a2905738 (diff)
[ruby/prism] Split up multi target/write targets
https://github.com/ruby/prism/commit/dda7a0da52
Diffstat (limited to 'test/prism/snapshots/seattlerb/masgn_colon3.txt')
-rw-r--r--test/prism/snapshots/seattlerb/masgn_colon3.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/prism/snapshots/seattlerb/masgn_colon3.txt b/test/prism/snapshots/seattlerb/masgn_colon3.txt
index 1c97b15d23..5f5c175d32 100644
--- a/test/prism/snapshots/seattlerb/masgn_colon3.txt
+++ b/test/prism/snapshots/seattlerb/masgn_colon3.txt
@@ -4,7 +4,7 @@
@ StatementsNode (location: (1,0)-(1,15))
└── body: (length: 1)
└── @ MultiWriteNode (location: (1,0)-(1,15))
- ├── targets: (length: 2)
+ ├── requireds: (length: 2)
│ ├── @ ConstantPathTargetNode (location: (1,0)-(1,3))
│ │ ├── parent: ∅
│ │ ├── child:
@@ -17,6 +17,8 @@
│ │ @ ConstantReadNode (location: (1,7)-(1,8))
│ │ └── name: :B
│ └── delimiter_loc: (1,5)-(1,7) = "::"
+ ├── rest: ∅
+ ├── posts: (length: 0)
├── lparen_loc: ∅
├── rparen_loc: ∅
├── operator_loc: (1,9)-(1,10) = "="