This commit is contained in:
Folkert 2023-07-28 15:53:06 +02:00
parent d5bf526d66
commit a2b8274ade
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C

View file

@ -991,7 +991,7 @@ fn test_helper_body<'a>(
))
};
// a longjmp/panic occured
// a longjmp/panic occurred
let if_nonzero_stmt = {
let alloca_symbol = env.create_symbol(ident_ids, "alloca");
let alloca_expr = Expr::Alloca {