summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/seattlerb/heredoc_squiggly_blank_line_plus_interpolation.txt
blob: 61b62157db91dc4b7fedd6ec6901e143f88d0267 (plain)
1
2
3
4
a = foo(<<~EOF.chop)

    #{bar}baz
  EOF