mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-05-18 14:41:16 -04: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