mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Since inference isn't always correct, they are now treated as unsafe instead of errors. This also removes inferred type when a variable is reassigned. Since it's not aware of branching, the types might become invalid in a later context.