blob: 0933f43e76b6ea0fef14b3b53a08c63cc71a0fc5 [file] [log] [blame]
#[cfg(not(sanitize = "thread"))]
//~^ ERROR `cfg(sanitize)` is experimental
fn main() {}