aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/lasgn_call_bracket_rescue_arg.txt
blob: c28b8c2178ac290066faca144bf2519c5b7ac1b7 (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,
       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)()
       ),
       (0...1),
       (2...3)
     )]
  )
)