aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/lasgn_call_bracket_rescue_arg.txt
blob: 86469f1c9129e59881fe2c8fb71d10ea2504b01d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
ProgramNode(0...17)(
  [:a],
  StatementsNode(0...17)(
    [LocalVariableWriteNode(0...17)(
       :a,
       0,
       (0...1),
       RescueModifierNode(4...17)(
         CallNode(4...8)(
           nil,
           nil,
           (4...5),
           (5...6),
           ArgumentsNode(6...7)([IntegerNode(6...7)()]),
           (7...8),
           nil,
           0,
           "b"
         ),
         (9...15),
         IntegerNode(16...17)()
       ),
       (2...3)
     )]
  )
)