mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-05 09:47:05 +00:00
4 lines
64 B
Rust
4 lines
64 B
Rust
fn main() {
|
|
(if foobar) //~ ERROR expected `{`, found `)`
|
|
}
|