aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/rescue_mod_asgn.txt
blob: c0c1b20cef787cb528bd17b6c09ddf3d25f03630 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ProgramNode(0...21)(
  [:foo],
  StatementsNode(0...21)(
    [LocalVariableWriteNode(0...21)(
       :foo,
       0,
       RescueModifierNode(6...21)(
         CallNode(6...10)(nil, nil, (6...10), nil, nil, nil, nil, 2, "meth"),
         (11...17),
         CallNode(18...21)(nil, nil, (18...21), nil, nil, nil, nil, 2, "bar")
       ),
       (0...3),
       (4...5)
     )]
  )
)