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