aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/parse_line_call_ivar_line_break_paren.txt
blob: 6466d9dd45b8d4a876942329d7c6be788cc90909 (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)(:b)]),
       (5...6),
       nil,
       0,
       "a"
     )]
  )
)