mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
more pattern matching fidling
This commit is contained in:
parent
8c79b88697
commit
4e55a4bf92
12 changed files with 2141 additions and 395 deletions
|
@ -302,7 +302,7 @@ pub fn gen(
|
|||
let ret = roc_gen::llvm::build::build_expr(
|
||||
&env,
|
||||
&mut layout_ids,
|
||||
&ImMap::default(),
|
||||
&roc_gen::llvm::build::Scope::default(),
|
||||
main_fn,
|
||||
&main_body,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue