mirror of
https://github.com/godotengine/godot.git
synced 2026-01-02 13:49:54 +03:00
Variable->assignment needs to be incremented when assigned a value. Also fixed and improved unit test 'variable_declaration.gd'. Fixes #52551