blob: 9df991f71b3fb97754f2037907c44fa1cfa42b1b [file] [log] [blame]
error: expected item after attributes
--> $DIR/attr-bad-crate-attr.rs:4:1
|
LL | #[attr = "val"] // Unterminated
| ^^^^^^^^^^^^^^^
error: aborting due to 1 previous error