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