mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-08 03:13:30 +00:00
066dbc2f0c
Fixes undefined behavior, and fixes the logic for negative powers of ten. Fixes #51764. Adds tests to validate the changes and prevent regressions. Adds docs for `String.num`.