blob: 2439171004b5f9f0ead91624fbf5d78d583a6946 [file] [log] [blame]
#![feature(link_args)]
#[link_args = "g"]
extern "C" {}
fn main() {}