mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-01 12:03:48 +01:00
see http://www.rebol.com/r3/docs/guide/code-syntax.html#section-3 setREBOLLexer seems to use wrong, non ASCII single quote, see also https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/lexilla/lexers/LexRebol.cxx#L38 found by clang tidy warning Close #12221