blob: e84300aa331af3eaceb6ef4bc03c4a27a66783d5 [file] [log] [blame]
// run-pass
// compile-flags: --cfg bar -D warnings
#![cfg(bar)]
fn main() {}