Store args/return layout in the lambda set specialization layout

This commit is contained in:
Ayaz Hafiz 2023-01-16 12:00:03 -06:00
parent 237bb6bcd5
commit 3109b2b00f
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
4 changed files with 55 additions and 23 deletions

View file

@ -3170,6 +3170,7 @@ fn alias_defined_out_of_order() {
#[test]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
#[ignore = "TODO https://github.com/roc-lang/roc/issues/4905"]
fn recursively_build_effect() {
assert_evals_to!(
indoc!(