7 lines
63 B
Rust
7 lines
63 B
Rust
//@ error-pattern:expected item
|
|
|
|
fn main() {
|
|
}
|
|
|
|
#[foo = "bar"]
|