Fix number parsing in json

This commit is contained in:
cn 2015-04-25 20:41:50 +02:00
parent e41af15e95
commit e5589b1db4
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ done
"eE" exponentpart "eE" exponentpart
:decimalpoint Number :decimalpoint Number
* end * end noeat
"0-9" decimalpointBAD "0-9" decimalpointBAD
"eE" exponentpart "eE" exponentpart
"." decimalpart "." decimalpart