mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 16:51:53 +03:00
format
This commit is contained in:
parent
94181111be
commit
2e0e867f32
@ -119,13 +119,7 @@ pub enum LowLevel {
|
||||
|
||||
macro_rules! higher_order {
|
||||
() => {
|
||||
ListMap
|
||||
| ListMap2
|
||||
| ListMap3
|
||||
| ListMap4
|
||||
| ListMapWithIndex
|
||||
| ListSortWith
|
||||
| DictWalk
|
||||
ListMap | ListMap2 | ListMap3 | ListMap4 | ListMapWithIndex | ListSortWith | DictWalk
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user