aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/rescue_mod_masgn.txt
blob: 13023afc175e473e8a048b417924f0fc70933a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ProgramNode(0...29)(
  [:foo, :bar],
  StatementsNode(0...29)(
    [MultiWriteNode(0...29)(
       [LocalVariableTargetNode(0...3)(:foo, 0),
        LocalVariableTargetNode(5...8)(:bar, 0)],
       (9...10),
       RescueModifierNode(11...29)(
         CallNode(11...15)(nil, nil, (11...15), nil, nil, nil, nil, 2, "meth"),
         (16...22),
         ArrayNode(23...29)(
           [IntegerNode(24...25)(), IntegerNode(27...28)()],
           (23...24),
           (28...29)
         )
       ),
       nil,
       nil
     )]
  )
)