minor
minor
defect
minor
#28484
JSON: Error when parsing exonential representation with '+'
A number 4.213E1 can be read, but 4.213E+1 cannot.
Test
- test.com.top_logic.basic.config.TestJSON.testDoubleParse()