defect
minor
#28521
JSON: Error when parsing exponential representation with small "e"
Can be parsed: 1E10.
Cannot be parsed 1e10
Test
- test.com.top_logic.basic.config.TestJSON.testDoubleParse()