mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
cleanup
This commit is contained in:
parent
cfce0235f2
commit
6227a3480e
4 changed files with 13 additions and 13 deletions
|
@ -562,7 +562,7 @@ fn layout_from_flat_type<'a>(
|
|||
}
|
||||
Wrapped(_tags) => {
|
||||
// Wrapped(Vec<'a, (TagName, &'a [Layout<'a>])>),
|
||||
todo!()
|
||||
todo!("can't specialize multi-size closures yet")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue