#465 leading decimal point (.5) is not an error
This commit is contained in:
parent
82550104db
commit
4b199d56ab
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ var infoRe = startRegex([
|
|||
"Unexpected comma",
|
||||
"Unexpected space",
|
||||
"Missing radix parameter.",
|
||||
"A leading decimal point can",
|
||||
"\\['\\{a\\}'\\] is better written in dot notation."
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue