fn main() { if false { log(error, "foo" + "bar"); } }