mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 05:23:35 +03:00
Merge pull request #1425 from pkova/master
Fix % not working as talk glyph
This commit is contained in:
commit
de23d25d07
@ -716,8 +716,12 @@
|
|||||||
++ circ :: circle
|
++ circ :: circle
|
||||||
;~ pose
|
;~ pose
|
||||||
(cold incir col)
|
(cold incir col)
|
||||||
;~(pfix cen (stag self urs:ab))
|
|
||||||
;~(pfix net (stag (^sein:title self) urs:ab))
|
;~(pfix net (stag (^sein:title self) urs:ab))
|
||||||
|
;~ pfix cen
|
||||||
|
%+ stag self
|
||||||
|
%+ sear |=(circ=name ?:(=('' circ) ~ (some circ)))
|
||||||
|
urs:ab
|
||||||
|
==
|
||||||
::
|
::
|
||||||
%+ cook
|
%+ cook
|
||||||
|= {a/@p b/(unit term)}
|
|= {a/@p b/(unit term)}
|
||||||
|
Loading…
Reference in New Issue
Block a user