]> git.lizzy.rs Git - rust.git/blob - tests/ui/parser/mismatched-delim-brace-empty-block.rs
Rollup merge of #107331 - GuillaumeGomez:cleanup-js, r=notriddle
[rust.git] / tests / ui / parser / mismatched-delim-brace-empty-block.rs
1 fn main() {
2
3 }
4     let _ = ();
5 } //~ ERROR unexpected closing delimiter