``` fn my_err(s: str) -> ! { log_err s; fail; } fn main() { my_err("bye") == 3u; } ``` Assertion failed: (CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!"), function getCast, file Constants.cpp, line 1217.