aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/heredoc_bad_hex_escape.txt
blob: 4bc1846ef128c165efc1ba4408be6545c5acbe24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ProgramNode(0...9)(
  [:s],
  StatementsNode(0...9)(
    [LocalVariableWriteNode(0...9)(
       :s,
       0,
       InterpolatedStringNode(4...9)(
         (4...9),
         [StringNode(10...17)(nil, (10...17), nil, "a\xE9b\n")],
         (17...21)
       ),
       (0...1),
       (2...3)
     )]
  )
)