chore: bump scintilla and lexilla version
This commit is contained in:
8
3rdparty/lexilla545/lexilla/test/examples/ruby/Issue66.rb
vendored
Normal file
8
3rdparty/lexilla545/lexilla/test/examples/ruby/Issue66.rb
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# Test that final \n in indented heredoc (2nd example) is styled as SCE_RB_HERE_Q not SCE_RB_HERE_DELIM
|
||||
<<T
|
||||
X
|
||||
T
|
||||
|
||||
<<-T
|
||||
X
|
||||
T
|
Reference in New Issue
Block a user