]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/issues/issue-88770.rs
Rollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
[rust.git] / src / test / ui / parser / issues / issue-88770.rs
1 // Regression test for the ICE described in #88770.
2
3 // error-pattern:this file contains an unclosed delimiter
4 // error-pattern:expected one of
5 // error-pattern:missing `in` in `for` loop
6 // error-pattern:expected `;`, found `e`
7
8 fn m(){print!("",(c for&g
9 u
10 e
11 e