mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Support specialization of naked tag unions at toplevel
This commit is contained in:
parent
507e1e5add
commit
532b2ff403
4 changed files with 12 additions and 7 deletions
|
@ -1720,7 +1720,6 @@ fn call_function_in_empty_list_unbound() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
#[ignore = "TODO"]
|
||||
fn instantiate_annotated_as_recursive_alias_toplevel() {
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue