mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +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]
|
||||
#[ignore = "Cannot compile polymorphic closures yet"]
|
||||
fn aliased_polymorphic_closure() {
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue