mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-15 21:23:57 +00:00
Run the formatter
This commit is contained in:
parent
906aa5bbb0
commit
620d719661
1 changed files with 0 additions and 1 deletions
|
|
@ -93,7 +93,6 @@ after = \result, transform ->
|
|||
Err e ->
|
||||
Err e
|
||||
|
||||
|
||||
## If the result is `Err`, transform the entire result by running a conversion
|
||||
## function on the value the `Err` holds. Then return that new result.
|
||||
##
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue