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