mirror of
https://github.com/nlohmann/json.git
synced 2026-08-20 16:13:19 +00:00
The caveat added in #5343 describes the behavior this branch fixes: a number no longer consumes the character that terminates it, so concatenated values need no separator. Signed-off-by: Niels Lohmann <mail@nlohmann.me>