blob: 293ad3f4ec1ad9ec854221f101f0beaec63a2666 [file] [log] [blame]
#[link(name = "foo", cfg())] //~ ERROR malformed `link` attribute input
extern "C" {}
fn main() {}