mirror of
https://github.com/urbit/shrub.git
synced 2024-11-27 18:34:48 +03:00
Merge pull request #6460 from urbit/i/6448
hoon: allow `%.` in spec mode
This commit is contained in:
commit
b5ff3be787
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user