aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/rescue_mod_asgn.txt
blob: b0ca3f6c9510091e69c85ac0d169bf5fe051e6ee (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,
       (0...3),
       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")
       ),
       (4...5)
     )]
  )
)