mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
Merge pull request #2633 from urbit/philip/clay-dec
clay: don't underflow when patch produces empty file
This commit is contained in:
commit
a14fbc1eb8
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0b317cdb5fccee9afbebd16a3f5ff14a0138af893e9ca03da4af6effb34ea2bd
|
oid sha256:c9609b017c0fb9e4797e6a5f6e1052ae70725b4178f8ba18e7cef3c6ed1489c5
|
||||||
size 13101105
|
size 13109549
|
||||||
|
@ -2563,6 +2563,8 @@
|
|||||||
=+ dif=;;((urge cord) q.r.bol)
|
=+ dif=;;((urge cord) q.r.bol)
|
||||||
=, format
|
=, format
|
||||||
=+ pac=(of-wain (lurk:differ (to-wain (cat 3 txt '\0a')) dif))
|
=+ pac=(of-wain (lurk:differ (to-wain (cat 3 txt '\0a')) dif))
|
||||||
|
?~ pac
|
||||||
|
''
|
||||||
(end 3 (dec (met 3 pac)) pac)
|
(end 3 (dec (met 3 pac)) pac)
|
||||||
::
|
::
|
||||||
:: Traverse an ankh.
|
:: Traverse an ankh.
|
||||||
|
Loading…
Reference in New Issue
Block a user