chore: bump scintilla and lexilla version
This commit is contained in:
11
3rdparty/lexilla545/lexilla/test/examples/cpp/149KeywordCase.cxx
vendored
Normal file
11
3rdparty/lexilla545/lexilla/test/examples/cpp/149KeywordCase.cxx
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
// SCE_C_WORD2 (16)
|
||||
second
|
||||
|
||||
// SCE_C_IDENTIFIER (11)
|
||||
Second
|
||||
|
||||
// SCE_C_IDENTIFIER (11)
|
||||
upper
|
||||
|
||||
// SCE_C_WORD2 (16)
|
||||
Upper
|
Reference in New Issue
Block a user