mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-15 06:42:57 +00:00
4 lines
64 B
Rust
4 lines
64 B
Rust
fn main() {
|
|
(if foobar) //~ ERROR expected `{`, found `)`
|
|
}
|