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