summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/heredoc_lineno.txt
blob: 73a2e3806be234409b98699705b5da58d2d93634 (plain)
1
2
3
4
5
6
7
c = <<'CCC'
line2
line3
line4
CCC

d = 42