mirror of
https://github.com/nlohmann/json.git
synced 2026-08-22 00:53:18 +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>