aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/heredoc__backslash_dos_format.txt
blob: befdff81ee76ce58f75869d711da9377b0fc92ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ProgramNode(0...12)(
  [:str],
  StatementsNode(0...12)(
    [LocalVariableWriteNode(0...12)(
       :str,
       0,
       (0...3),
       InterpolatedStringNode(6...12)(
         (6...12),
         [StringNode(14...30)(nil, (14...30), nil, "beforeafter\r\n")],
         (30...35)
       ),
       (4...5)
     )]
  )
)