blob: 70a1d7f85e8b6907c4b32e5ef3230094d5137435 [file] [log] [blame]
#![feature(plugin)]
#![plugin="bleh"] //~ ERROR attribute must be of the form
fn main() {}