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