mirror of
https://github.com/nlohmann/json.git
synced 2026-08-04 08:22:19 +00:00
Adapted from a regression test in PR #5273: checks that the whole contiguous run of indent characters at a given nesting level is present in the dump output, rather than only the total size or a single spot-checked character. Signed-off-by: Claude <noreply@anthropic.com>