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