blob: c5a251d28fa5820f927bf8beae8ec9bebb5269af [file] [log] [blame]
#![feature(plugin)]
#![plugin] //~ ERROR malformed plugin attribute
fn main() {}