aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/parse_line_call_ivar_line_break_paren.txt
blob: ae67416e67a7652514242ea70d2393a1725ab79d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ProgramNode(0...6)(
  [],
  StatementsNode(0...6)(
    [CallNode(0...6)(
       nil,
       nil,
       (0...1),
       (1...2),
       ArgumentsNode(2...4)([InstanceVariableReadNode(2...4)()]),
       (5...6),
       nil,
       0,
       "a"
     )]
  )
)