mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-21 18:02:37 +00:00
7 lines
63 B
Rust
7 lines
63 B
Rust
//@ error-pattern:expected item
|
|
|
|
fn main() {
|
|
}
|
|
|
|
#[foo = "bar"]
|