mirror of
https://github.com/nlohmann/json.git
synced 2026-07-23 02:44:53 +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>