chore: bump scintilla and lexilla version
This commit is contained in:
9
3rdparty/lexilla545/lexilla/test/examples/ruby/Issue135.rb
vendored
Normal file
9
3rdparty/lexilla545/lexilla/test/examples/ruby/Issue135.rb
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
a = <<XXX # :nodoc:
|
||||
heredoc
|
||||
XXX
|
||||
|
||||
puts(<<-ONE, <<-TWO)
|
||||
content for heredoc one
|
||||
ONE
|
||||
content for heredoc two
|
||||
TWO
|
Reference in New Issue
Block a user