blob: 72de7b6f4530fc9b7e5c1fcac5cdd457424341cf [file] [log] [blame]
#[cfg(not())] //~ ERROR E0536
pub fn something() {}
pub fn main() {}