mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 01:25:55 +03:00
hoon: allow %.
in spec mode
This commit is contained in:
parent
6a1f38130d
commit
e30a97cc75
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user