blob: 7a2a2afad5c259e54d417e998603b50bea8aa411 [file] [log] [blame]
pub fn main() {
assert!(option_env!("__HOPEFULLY_DOESNT_EXIST__").is_none());
}