Chayim Refael Friedman 87cddda2d8 Always bump in the parser in err_and_bump()
Even when at curly braces, otherwise the parser can get stuck.

This has happened in the past in #18625, but it was just worked around instead of handling the root of the problem. Now this happened again in #20171. IMO we can't let `err_and_bump()` not bump, that's too confusing and invites errors. We can (as I did) workaround the worse recovery instead.
2025-07-06 03:21:43 +03:00
..
2025-07-03 10:05:16 +02:00
2025-07-03 10:05:16 +02:00
2025-06-12 13:35:43 +02:00
2025-06-26 12:55:55 +02:00
2025-06-25 10:09:21 +02:00
2025-06-26 14:12:57 +02:00
2025-06-26 14:12:57 +02:00