]> git.proxmox.com Git - rustc.git/blob - src/test/ui/parser/issue-43196.rs
New upstream version 1.51.0+dfsg1
[rustc.git] / src / test / ui / parser / issue-43196.rs
1 fn main() {
2 |
3 }
4 //~^ ERROR expected `|`, found `}`
5 |
6 //~^ ERROR expected item, found `|`