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