chore: bump scintilla and lexilla version
This commit is contained in:
9
3rdparty/lexilla545/lexilla/test/examples/cobol/231.cob
vendored
Normal file
9
3rdparty/lexilla545/lexilla/test/examples/cobol/231.cob
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
* Comment preceded by 6 characters to be styled
|
||||
* Include / to be styled as a comment
|
||||
|
||||
* Comment colored in green
|
||||
ABCDE * Comment colored in green
|
||||
ABCDEF* Comment NOT colored in green
|
||||
/ Comment NOT colored in green
|
||||
ABCDE / Comment NOT colored in green
|
||||
ABCDEF/ Comment NOT colored in green
|
Reference in New Issue
Block a user