hoon: allow %. in spec mode

This commit is contained in:
~wicrum-wicrun 2023-04-09 02:17:45 +02:00
parent 6a1f38130d
commit e30a97cc75

View File

@ -13102,6 +13102,12 @@
|= [%cnhp a=hoon b=spec]
[%make a b ~]
(rune hep %cnhp exqd)
::
:- '.'
%+ cook
|= [%cndt a=spec b=hoon]
[%make b a ~]
(rune dot %cndt exqc)
::
:- ':'
%+ cook