From baa48948cf23d2fe55adfbf39a2a4b545c924880 Mon Sep 17 00:00:00 2001 From: drbeefsupreme Date: Mon, 5 Dec 2022 17:13:38 -0500 Subject: [PATCH] hoon: rune parser whitespace changes for docs makes =; etc not eat doccords --- pkg/arvo/sys/hoon.hoon | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pkg/arvo/sys/hoon.hoon b/pkg/arvo/sys/hoon.hoon index 8afd402f8..104e8ba3e 100644 --- a/pkg/arvo/sys/hoon.hoon +++ b/pkg/arvo/sys/hoon.hoon @@ -13621,15 +13621,15 @@ ++ expn |. ;~ gunk rope loaf :: wing, hoon, ;~(plug loaf (easy ~)) :: list of one hoon == :: - ++ expo |.(;~(gunk wise loaf loaf)) :: =; - ++ expp |.(;~(gunk (butt rick) loaf)) :: [wing hoon]s, hoon - ++ expq |.(;~(gunk rope loaf loaf)) :: wing and two hoons - ++ expr |.(;~(gunk loaf wisp)) :: hoon and core tail + ++ expo |.(;~(goop wise loaf loaf)) :: =; + ++ expp |.(;~(goop (butt rick) loaf)) :: [wing hoon]s, hoon + ++ expq |.(;~(goop rope loaf loaf)) :: wing and two hoons + ++ expr |.(;~(goop loaf wisp)) :: hoon and core tail ++ exps |.((butt hank)) :: closed gapped hoons ++ expt |.(;~(gunk wise rope loaf loaf)) :: =^ ++ expu |.(;~(gunk rope loaf (butt hank))) :: wing, hoon, hoons :: ++ expv |.((butt rick)) :: just changes - ++ expw |.(;~(gunk rope loaf loaf loaf)) :: wing and three hoons + ++ expw |.(;~(goop rope loaf loaf loaf)) :: wing and three hoons ++ expx |.(;~(goop ropa loaf loaf)) :: wings and two hoons ++ expy |.(loaf(bug &)) :: hoon with tracing ++ expz |.(;~(goop loan loaf loaf loaf)) :: spec and three hoons