mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 07:04:04 -05:00
Parsing versions such as "1.10" results in a "1.1" float, incorrectly changing the value. Fixes #1980
Parsing versions such as "1.10" results in a "1.1" float, incorrectly changing the value. Fixes #1980