chore: bump scintilla and lexilla version
This commit is contained in:
6
3rdparty/lexilla545/lexilla/test/examples/modula/Issue297.m3
vendored
Normal file
6
3rdparty/lexilla545/lexilla/test/examples/modula/Issue297.m3
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
INTERFACE Issue297;
|
||||
|
||||
TYPE
|
||||
INTEGER32 = [-16_7fffffff-1 .. 16_7fffffff];
|
||||
|
||||
END Issue297.
|
Reference in New Issue
Block a user