#![feature(plugin)] #![plugin="bleh"] //~ ERROR malformed `plugin` attribute fn main() {}