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