#[cfg(FALSE)] fn syntax() { bar::(); //~ ERROR associated lifetimes are not supported } fn main() {}