mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 13:55:54 +03:00
Fix small issue in ++op:dejs-soft:format when calling ++my:nl
Fixes #444
This commit is contained in:
parent
dbc802a99b
commit
684ae0b3dc
@ -3334,7 +3334,7 @@
|
||||
++ op :: parse keys of map
|
||||
|* {fel/rule wit/fist}
|
||||
%+ cu
|
||||
|= a/(list _[(wonk *fel) (need *wit)])
|
||||
|= a/(list (pair _(wonk *fel) _(need *wit)))
|
||||
(my:nl a)
|
||||
%- ci :_ (om wit)
|
||||
|= a/(map cord _(need *wit))
|
||||
|
Loading…
Reference in New Issue
Block a user