fn f() { #[foo = "bar"] //~ ERROR expected statement after outer attribute } fn main() { }