mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-18 20:31:40 +03:00
zuse: fix off-by-one in +wail:klr:format
This commit is contained in:
parent
d1fba5d740
commit
ba3a62f958
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2800e4ff87369d6206daa96937d8a186a12da67aac2ab8cd74c6c359f26cddb8
|
||||
size 3952579
|
||||
oid sha256:a1d3154858e1eaa9ab48dfe3ff24cfe1994e7e96379d1fd9cd971df4939ce220
|
||||
size 3952575
|
||||
|
@ -3791,7 +3791,7 @@
|
||||
(scag b a)
|
||||
::
|
||||
=+ e=(lent-char a)
|
||||
?: (lth b e) ~
|
||||
?: (lte b e) ~
|
||||
[*stye (reap (sub b e) d)]~
|
||||
::
|
||||
c
|
||||
|
Loading…
Reference in New Issue
Block a user