mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-20 21:46:42 +00:00
4b18c4e448
- Typed assignment (built-in, native, and script). - Cast (built-in conversion; native and script checks). - Check type of functions arguments on call. - Check type of members on set.