mirror of
https://github.com/godotengine/godot.git
synced 2026-02-24 12:50:12 +00:00
In attribute expressions (`a.b`) it's possible that the base has an incorrect syntax and thus become a nullptr expression in the tree. This commit add the check for this case to fail gracefully instead of crashing.
147 KiB
147 KiB