mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
fix merge conflict
This commit is contained in:
parent
1a3f2aed4f
commit
163656b2bd
1 changed files with 0 additions and 1 deletions
|
@ -217,7 +217,6 @@ impl LowLevel {
|
|||
Symbol::LIST_KEEP_ERRS => Some(ListKeepErrs),
|
||||
Symbol::LIST_SORT_WITH => Some(ListSortWith),
|
||||
Symbol::LIST_SUBLIST => Some(ListSublist),
|
||||
Symbol::LIST_DROP => Some(ListDrop),
|
||||
Symbol::LIST_DROP_AT => Some(ListDropAt),
|
||||
Symbol::LIST_SWAP => Some(ListSwap),
|
||||
Symbol::LIST_ANY => Some(ListAny),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue