Improve slang, especially in user-visible parts
This commit is contained in:
parent
03c1b6be23
commit
fd1b94e307
17 changed files with 22 additions and 35 deletions
|
|
@ -3380,8 +3380,6 @@ bool String::is_valid_float() const {
|
|||
from++;
|
||||
}
|
||||
|
||||
//this was pulled out of my ass, i wonder if it's correct...
|
||||
|
||||
bool exponent_found = false;
|
||||
bool period_found = false;
|
||||
bool sign_found = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue