mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
Ignore failing polymorphic closure test
This commit is contained in:
parent
1b90f45c9d
commit
b41995c213
1 changed files with 1 additions and 0 deletions
|
@ -1228,6 +1228,7 @@ fn monomorphized_applied_tag() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[mono_test]
|
#[mono_test]
|
||||||
|
#[ignore = "Cannot compile polymorphic closures yet"]
|
||||||
fn aliased_polymorphic_closure() {
|
fn aliased_polymorphic_closure() {
|
||||||
indoc!(
|
indoc!(
|
||||||
r#"
|
r#"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue