mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Merge pull request #3742 from roc-lang/cleanup-mono-layout
Cleanup/refactoring of lambda set layout generation
This commit is contained in:
commit
334bc7174f
19 changed files with 545 additions and 508 deletions
|
@ -1234,8 +1234,8 @@ fn return_wrapped_closure() {
|
|||
main = foo
|
||||
"#
|
||||
),
|
||||
[5],
|
||||
[i64; 1]
|
||||
5,
|
||||
i64
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue