mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-21 05:43:49 +00:00
03ea77407c
- 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.