blob: c7b948ea8f768a846e36a8be47c7b88c60f9c222 [file] [log] [blame] [edit]
error: expected statement after outer attribute
--> $DIR/attr-dangling-in-fn.rs:4:3
|
LL | #[foo = "bar"]
| ^^^^^^^^^^^^^^
error: aborting due to 1 previous error