]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/mismatched-delim-brace-empty-block.rs
Rollup merge of #67642 - Mark-Simulacrum:relax-bounds, r=Amanieu
[rust.git] / src / test / ui / parser / mismatched-delim-brace-empty-block.rs
1 fn main() {
2
3 }
4     let _ = ();
5 } //~ ERROR unexpected closing delimiter