chore: bump scintilla and lexilla version
This commit is contained in:
5
3rdparty/lexilla545/lexilla/test/examples/lua/Bug2205.lua
vendored
Normal file
5
3rdparty/lexilla545/lexilla/test/examples/lua/Bug2205.lua
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
print("First")
|
||||
--[[ Block comment start
|
||||
print("Second")
|
||||
--[[ Another block comment ]]
|
||||
print("Third. If run through an actual program, this will be executed.")
|
Reference in New Issue
Block a user