mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
Convert effects to collection_trailing_sep_e
This commit is contained in:
parent
8c8bc910fd
commit
6c82b1789a
3 changed files with 7 additions and 4 deletions
|
@ -227,7 +227,7 @@ impl<'a> ExposesEntry<'a, &'a str> {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, PartialEq)]
|
||||
#[derive(Copy, Clone, Debug, PartialEq)]
|
||||
pub enum TypedIdent<'a> {
|
||||
/// e.g.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue