mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
parent
1891df77b8
commit
c13abb03be
2 changed files with 18 additions and 3 deletions
|
@ -2087,10 +2087,7 @@ fn match_list() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
#[ignore = "https://github.com/roc-lang/roc/issues/4561"]
|
||||
fn recursive_function_and_union_with_inference_hole() {
|
||||
let _tracing_guards = roc_tracing::setup_tracing!();
|
||||
|
||||
indoc!(
|
||||
r#"
|
||||
app "test" provides [main] to "./platform"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue