mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
reinstate test
This commit is contained in:
parent
4d681821bf
commit
a332d77756
2 changed files with 1 additions and 2 deletions
|
@ -2550,7 +2550,6 @@ fn recursively_build_effect() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
#[ignore = "roc glue code generation cannot handle a type that this test generates"]
|
||||
fn recursive_lambda_set_has_nested_non_recursive_lambda_sets_issue_5026() {
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue