FIX: parsing of decimal numbers
All threads resolved!
All threads resolved!
Compare changes
@@ -433,7 +433,7 @@ WHITE_SPACE_f:
@@ -433,7 +433,7 @@ WHITE_SPACE_f:
@@ -529,9 +529,9 @@ COLON:
@@ -529,9 +529,9 @@ COLON:
/** Matches signed and unsigned numbers with decimal points, also numbers in scientific notation. */