mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 07:21:29 +00:00

If eat_char is moved before the recursion check, the original test will continue to pass but the new test will catch it.
If eat_char is moved before the recursion check, the original test will continue to pass but the new test will catch it.