mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 12:39:53 +00:00
7 lines
63 B
Rust
7 lines
63 B
Rust
//@ error-pattern:expected item
|
|
|
|
fn main() {
|
|
}
|
|
|
|
#[foo = "bar"]
|