mirror of
https://github.com/github/codeql.git
synced 2026-03-23 16:06:47 +01: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.