blob: f93fa0f65e85a28d0cf54a0bc3553beb1cf5cf7e [file] [log] [blame]
error[E0498]: malformed `plugin` attribute
--> $DIR/malformed-plugin-3.rs:2:1
|
LL | #![plugin(foo="bleh")]
| ^^^^^^^^^^^^^^^^^^^^^^ malformed attribute
error: aborting due to previous error