mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
spelling
This commit is contained in:
parent
d5bf526d66
commit
a2b8274ade
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue