aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt')
-rw-r--r--test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt32
1 files changed, 17 insertions, 15 deletions
diff --git a/test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt b/test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt
index 1a8275332e..a13a84f116 100644
--- a/test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt
+++ b/test/yarp/snapshots/seattlerb/masgn_arg_colon_arg.txt
@@ -2,22 +2,24 @@ ProgramNode(0...11)(
[:a],
StatementsNode(0...11)(
[MultiWriteNode(0...11)(
- [LocalVariableTargetNode(0...1)(:a, 0),
- CallNode(3...7)(
- CallNode(3...4)(nil, nil, (3...4), nil, nil, nil, nil, 2, "b"),
- (4...6),
- (6...7),
- nil,
- nil,
- nil,
- nil,
- 0,
- "c="
- )],
+ MultiTargetNode(0...7)(
+ [LocalVariableTargetNode(0...1)(:a, 0),
+ CallNode(3...7)(
+ CallNode(3...4)(nil, nil, (3...4), nil, nil, nil, nil, 2, "b"),
+ (4...6),
+ (6...7),
+ nil,
+ nil,
+ nil,
+ nil,
+ 0,
+ "c="
+ )],
+ nil,
+ nil
+ ),
(8...9),
- CallNode(10...11)(nil, nil, (10...11), nil, nil, nil, nil, 2, "d"),
- nil,
- nil
+ CallNode(10...11)(nil, nil, (10...11), nil, nil, nil, nil, 2, "d")
)]
)
)