blob: 05ba2f54faf80e80a6cc76590bc6c270fb4ee6b0 [file] [log] [blame]
// These are supported by rustc syntactically but not semantically.
#[cfg(any())]
unsafe mod m {}
#[cfg(any())]
unsafe extern "C++" {}