mirror of
https://github.com/urbit/shrub.git
synced 2024-12-30 07:35:19 +03:00
hoon: handle term skins in +ar as %like
Co-authored-by: joemfb <joemfb@users.noreply.github.com>
This commit is contained in:
parent
6cbeef72b9
commit
1977f3c1c6
@ -8802,7 +8802,7 @@
|
||||
++ fish
|
||||
|= =axis
|
||||
^- nock
|
||||
?@ skin [%1 &]
|
||||
?@ skin $(skin spec+[[%like [skin]~ ~] [%base %noun]])
|
||||
?- -.skin
|
||||
::
|
||||
%base
|
||||
@ -8857,7 +8857,7 @@
|
||||
::
|
||||
++ gain
|
||||
|- ^- type
|
||||
?@ skin [%face skin ref]
|
||||
?@ skin $(skin spec+[[%like [skin]~ ~] [%base %noun]])
|
||||
?- -.skin
|
||||
::
|
||||
%base
|
||||
@ -8951,7 +8951,7 @@
|
||||
::
|
||||
++ lose
|
||||
|- ^- type
|
||||
?@ skin [%face skin ref]
|
||||
?@ skin $(skin spec+[[%like [skin]~ ~] [%base %noun]])
|
||||
?- -.skin
|
||||
::
|
||||
%base
|
||||
|
Loading…
Reference in New Issue
Block a user