#[cfg(FALSE)] fn syntax() { bar::(); //~ ERROR lifetimes are not permitted in this context } fn main() {}