mirror of
https://github.com/github/codeql.git
synced 2026-04-17 21:14:02 +02:00
The pretty-printing of a QL `float` didn't include enough digits to tell whether a large number had accurate bounds. The `toString` value of a float appears to be more precise.