aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/rescue_mod_masgn.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/whitequark/rescue_mod_masgn.txt')
-rw-r--r--test/yarp/snapshots/whitequark/rescue_mod_masgn.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/test/yarp/snapshots/whitequark/rescue_mod_masgn.txt b/test/yarp/snapshots/whitequark/rescue_mod_masgn.txt
index 13023afc17..990312e365 100644
--- a/test/yarp/snapshots/whitequark/rescue_mod_masgn.txt
+++ b/test/yarp/snapshots/whitequark/rescue_mod_masgn.txt
@@ -2,8 +2,12 @@ ProgramNode(0...29)(
[:foo, :bar],
StatementsNode(0...29)(
[MultiWriteNode(0...29)(
- [LocalVariableTargetNode(0...3)(:foo, 0),
- LocalVariableTargetNode(5...8)(:bar, 0)],
+ MultiTargetNode(0...8)(
+ [LocalVariableTargetNode(0...3)(:foo, 0),
+ LocalVariableTargetNode(5...8)(:bar, 0)],
+ nil,
+ nil
+ ),
(9...10),
RescueModifierNode(11...29)(
CallNode(11...15)(nil, nil, (11...15), nil, nil, nil, nil, 2, "meth"),
@@ -13,9 +17,7 @@ ProgramNode(0...29)(
(23...24),
(28...29)
)
- ),
- nil,
- nil
+ )
)]
)
)