Files
carbon-lang/toolchain/parse/testdata
Dana Jansens 085e45093e Avoid consuming a token after an invalid match_first opening (#7538)
If the `match_first` is not followed by `{` avoid consuming whatever
comes after it. Recover by leaving whatever comes next alone. It could
even be the `FileEnd` token, and then we would crash when we read off
the end of the token stream looking for `FileEnd`.
2026-07-20 19:09:16 +00:00
..
2026-03-10 20:04:28 +00:00
2026-07-04 06:42:02 +00:00
2026-07-04 06:42:02 +00:00
2026-07-04 06:42:02 +00:00