We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fn a() -> int { alt ret 1 { 2 { 3 } } } fn main() { a(); }
Assertion failed: (isa(Val) && "cast() argument of incompatible type!"), function cast, file llvm/include/llvm/Support/Casting.h, line 194.