falkreon / Jankson

JSON5 / HJSON parser and preprocessor which preserves ordering and comments
MIT License
51 stars 9 forks source link

JsonGrammar with bareSpecialNumerics(true) prints numbers twice #34

Closed Barteks2x closed 4 years ago

Barteks2x commented 4 years ago

Like this

            "minHeight": -194.0"-194.0",
            "spawnProbability": 193.0"193.0",
            "spawnSize": 191.0"191.0",
            "spawnTries": 192.0"192.0"

tested with version 1.2.0-72