mirror of
https://git.proxmox.com/git/rustc
synced 2025-07-24 19:03:17 +00:00
4 lines
64 B
Rust
4 lines
64 B
Rust
fn main() {
|
|
(if foobar) //~ ERROR expected `{`, found `)`
|
|
}
|