1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/heredoc.B.rb
2017-07-11 13:23:05 -07:00

5 lines
32 B
Ruby

select(<<-SQL)
ab
SQL
.join()