summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/heredoc_squiggly_interp.txt
blob: 47ff3c907025d67e548f3d433343abe7daeff400 (plain)
1
2
3
4
5
a = <<~EOF
      w
  x#{42} y
    z
  EOF