fun qux(exp: Boolean): String = if (exp) exp_foo() else foo()