blob: 941807a84310eec878cb11aebaee617ce557c04a [file] [log] [blame]
#[cfg_attr(all(), cfg_attr(all(), cfg(false)))]
fn f() {}
fn main() { f() } //~ ERROR cannot find function `f` in this scope