]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/issues/issue-43196.rs
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / ui / parser / issues / issue-43196.rs
1 fn main() {
2     |
3 }
4 //~^ ERROR expected `|`, found `}`
5 |
6 //~^ ERROR expected item, found `|`