1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-12-22 02:54:23 +01:00

Fix number parsing in json

This commit is contained in:
cn 2015-04-25 20:41:50 +02:00
parent e41af15e95
commit e5589b1db4

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