mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
"Floating point" refers to both `double` and `float`, and is also used by the JLS in this way. Therefore the old CodeQL class name for `float` literals was misleading.