#[cfg(FALSE)] fn syntax() { bar::(); //~ ERROR missing type to the right of `=` } fn main() {}