mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 11:40:06 +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.