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