rust/tests/ui/parser/attribute/attr-dangling-in-mod.rs

5 lines
71 B
Rust

fn main() {
}
#[foo = "bar"] //~ ERROR expected item after attributes