From 2a57e85a091d0406a1bd17ad942ea62134d4f9a9 Mon Sep 17 00:00:00 2001 From: drbeefsupreme Date: Wed, 6 Apr 2022 16:27:07 -0400 Subject: [PATCH] hoon: comment out %note entry in +open this was wiping out some comments buried that weren't written at the top of an arm. not sure if this is used in another fashion that will create issues, so I just commented it out to help remember that it used to be there in case it needs further changes, like if I should actually skip %know and %made notes but not %help notes --- pkg/arvo/sys/hoon.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/arvo/sys/hoon.hoon b/pkg/arvo/sys/hoon.hoon index b1698487a6..ad1d68ff6b 100644 --- a/pkg/arvo/sys/hoon.hoon +++ b/pkg/arvo/sys/hoon.hoon @@ -8450,7 +8450,7 @@ [%tell *] [%cncl [%limb %noah] [%zpgr [%cltr p.gen]] ~] [%wing *] [%cnts p.gen ~] [%yell *] [%cncl [%limb %cain] [%zpgr [%cltr p.gen]] ~] - [%note *] q.gen + ::[%note *] q.gen :: [%brbc *] =- ?~ - !! [%brtr [%bccl -] [%ktcl body.gen]]