]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/mismatched-delim-brace-empty-block.rs
Rollup merge of #65417 - weiznich:more_coherence_tests, r=nikomatsakis
[rust.git] / src / test / ui / parser / mismatched-delim-brace-empty-block.rs
1 fn main() {
2
3 }
4     let _ = ();
5 } //~ ERROR unexpected close delimiter