Merge pull request #6460 from urbit/i/6448

hoon: allow `%.` in spec mode
This commit is contained in:
Ted Blackman 2023-05-24 11:36:23 -04:00 committed by GitHub
commit b5ff3be787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13108,6 +13108,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