]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/issues/issue-43196.rs
Rollup merge of #106715 - BoxyUwU:new_solver_triagebot, r=lcnr
[rust.git] / tests / ui / parser / issues / issue-43196.rs
1 fn main() {
2     |
3 }
4 //~^ ERROR expected `|`, found `}`
5 |
6 //~^ ERROR expected item, found `|`