orbitalquark / scintillua

Scintillua enables Scintilla lexers to be written in Lua, particularly using LPeg. It can also be used as a standalone Lua library for syntax highlighting support.
https://orbitalquark.github.io/scintillua
MIT License
51 stars 20 forks source link

writeln is not a keyword #86

Closed ghost closed 1 year ago

ghost commented 1 year ago

read, write, readonly, writeonly are keywords but not writeln.

orbitalquark commented 1 year ago

Thanks! I will apply this.

orbitalquark commented 1 year ago

Fixed via https://github.com/orbitalquark/scintillua/commit/2181945f83beef745044ad6ab05f41395485ea3a