chore: bump scintilla and lexilla version
This commit is contained in:
7
3rdparty/lexilla545/lexilla/test/examples/lua/x.lua
vendored
Normal file
7
3rdparty/lexilla545/lexilla/test/examples/lua/x.lua
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
--[[ coding:UTF-8
|
||||
comment ]]
|
||||
function first()
|
||||
::開::
|
||||
-- Comment
|
||||
func(SCI_ANNOTATIONSETTEXT, 'a', 0, "LINE1")
|
||||
end
|
Reference in New Issue
Block a user