5 lines
71 B
Rust
5 lines
71 B
Rust
fn main() {
|
|
}
|
|
|
|
#[foo = "bar"] //~ ERROR expected item after attributes
|
fn main() {
|
|
}
|
|
|
|
#[foo = "bar"] //~ ERROR expected item after attributes
|