From aa6d6b1a424cd18f65022cddf19a060a7124fb04 Mon Sep 17 00:00:00 2001 From: John Hyde Date: Sun, 12 Mar 2023 14:03:33 -0700 Subject: [PATCH] hoon: fix style issues and update solid pill --- bin/solid.pill | 4 ++-- pkg/arvo/sys/hoon.hoon | 15 +++++++-------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/bin/solid.pill b/bin/solid.pill index a95cc0a2a4..c5f3546c06 100644 --- a/bin/solid.pill +++ b/bin/solid.pill @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4066cd90ac7d33b3d96b1b4d611d846d941de6e538c8355047c7cafcadce0851 -size 6017832 +oid sha256:9d0ff563027d47436d12f00b7500352ec844a1db7d336b0e5b9cfd5c4c49c66c +size 6017943 diff --git a/pkg/arvo/sys/hoon.hoon b/pkg/arvo/sys/hoon.hoon index 2d6f17ae16..37703b2f9c 100644 --- a/pkg/arvo/sys/hoon.hoon +++ b/pkg/arvo/sys/hoon.hoon @@ -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)) == ::