mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
fixes
This commit is contained in:
parent
9a5c20b7c3
commit
fecb83b9c2
15 changed files with 45 additions and 41 deletions
|
@ -48,8 +48,8 @@ pub unsafe fn jit_to_ast<'a>(
|
|||
arena,
|
||||
subs,
|
||||
ptr_bytes,
|
||||
home,
|
||||
interns,
|
||||
home,
|
||||
};
|
||||
|
||||
jit_to_ast_help(&env, lib, main_fn_name, layout, content)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue