blob: fa4f33bcef6692a63de2ba61ded019aa41f69ae9 [file] [log] [blame]
#![feature(link_cfg)]
#[link(name = "foo", cfg(foo))]
extern {}