-
- Downloads
py/formatfloat: Remove unreachable code.
The if-block that this unreachable code is in has a condition "f>=5" so "fp_isless1(f)" will always fail.
Please register or sign in to comment
The if-block that this unreachable code is in has a condition "f>=5" so "fp_isless1(f)" will always fail.