aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/mlhs_rescue.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/seattlerb/mlhs_rescue.txt')
-rw-r--r--test/yarp/snapshots/seattlerb/mlhs_rescue.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/test/yarp/snapshots/seattlerb/mlhs_rescue.txt b/test/yarp/snapshots/seattlerb/mlhs_rescue.txt
index 3e1cd57291..8d39772c8d 100644
--- a/test/yarp/snapshots/seattlerb/mlhs_rescue.txt
+++ b/test/yarp/snapshots/seattlerb/mlhs_rescue.txt
@@ -2,16 +2,18 @@ ProgramNode(0...18)(
[:a, :b],
StatementsNode(0...18)(
[MultiWriteNode(0...18)(
- [LocalVariableTargetNode(0...1)(:a, 0),
- LocalVariableTargetNode(3...4)(:b, 0)],
+ MultiTargetNode(0...4)(
+ [LocalVariableTargetNode(0...1)(:a, 0),
+ LocalVariableTargetNode(3...4)(:b, 0)],
+ nil,
+ nil
+ ),
(5...6),
RescueModifierNode(7...18)(
CallNode(7...8)(nil, nil, (7...8), nil, nil, nil, nil, 2, "f"),
(9...15),
IntegerNode(16...18)()
- ),
- nil,
- nil
+ )
)]
)
)