Merge pull request #451 from urbit/Fang--patch-2

Fix small issue in ++op:dejs-soft:format when calling ++my:nl
This commit is contained in:
Ted Blackman 2017-12-05 13:47:00 -08:00 committed by GitHub
commit bd76ab5da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3331,7 +3331,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))