mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57: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.