fn main() { if (false) { log_err "foo" + "bar"; } }