mirror of
https://github.com/godotengine/godot.git
synced 2026-04-14 21:59:58 +00:00
- Allow identifiers similar to keywords if they are in ASCII range. - Allow constants to be treated as regular identifiers. - Allow keywords that can be used as identifiers in expressions.