mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 11:40:06 +00:00
291d3aaabe
- Use different syntax for object printing to avoid confusion with arrays. - Print null as `<null>` to avoid confusion with a string `"null"`. - Display `<empty>` in editor resource pickers to avoid confusion with array-based properties.