mirror of
https://github.com/urbit/shrub.git
synced 2024-11-23 20:26:54 +03:00
hoon: fix style issues and update solid pill
This commit is contained in:
parent
50b6153119
commit
aa6d6b1a42
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4066cd90ac7d33b3d96b1b4d611d846d941de6e538c8355047c7cafcadce0851
|
||||
size 6017832
|
||||
oid sha256:9d0ff563027d47436d12f00b7500352ec844a1db7d336b0e5b9cfd5c4c49c66c
|
||||
size 6017943
|
||||
|
@ -4221,15 +4221,14 @@
|
||||
=+ cur=(cut 3 [inx 1] b)
|
||||
?: &((lth cur 32) !=(10 cur)) |
|
||||
=+ tef=(teff cur)
|
||||
?& ?|
|
||||
=(1 tef)
|
||||
?& ?| =(1 tef)
|
||||
=+ i=1
|
||||
|- ?|
|
||||
=(i tef)
|
||||
?& (gte (cut 3 [(add i inx) 1] b) 128)
|
||||
$(i +(i))
|
||||
== ==
|
||||
==
|
||||
|- ^- ?
|
||||
?|
|
||||
=(i tef)
|
||||
?& (gte (cut 3 [(add i inx) 1] b) 128)
|
||||
$(i +(i))
|
||||
== == ==
|
||||
$(inx +(inx))
|
||||
==
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user