mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +03:00
or-map: fix specific assertion that should have been general
This commit is contained in:
parent
2e5bbd7423
commit
37f332dcb6
@ -276,7 +276,7 @@
|
||||
(del-span tre %end end)
|
||||
?~ end
|
||||
(del-span tre %start start)
|
||||
?> (lth u.start u.end)
|
||||
?> (compare u.start u.end)
|
||||
=. tre (del-span tre %start start)
|
||||
(del-span tre %end end)
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user