]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/issue-43196.rs
Rollup merge of #88601 - ibraheemdev:termination-result-infallible, r=yaahc
[rust.git] / src / test / ui / parser / issue-43196.rs
1 fn main() {
2     |
3 }
4 //~^ ERROR expected `|`, found `}`
5 |
6 //~^ ERROR expected item, found `|`