blob: 13b7d4bc5199559e0c09500fe231aee84d9b6b78 [file] [log] [blame] [edit]
//@ run-pass
//@ compile-flags:-C target-feature=+crt-static
//@ only-msvc
#[cfg(target_feature = "crt-static")]
fn main() {}