mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Changed the fallback character from . to [^] since this serves as a basis of other lexers.
Changed the fallback character from . to [^] since this serves as a basis of other lexers.