mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 18:12:47 +03:00
Fixed syntax errors.
This commit is contained in:
parent
c27d9fcf8d
commit
a2d2633776
@ -1246,7 +1246,7 @@
|
||||
nak (~(put ju nak) cha lix)
|
||||
==
|
||||
%_ ..sh-work
|
||||
(sh-update %glyph cha lix)
|
||||
..sh (sh-update %bind cha lix)
|
||||
==
|
||||
::
|
||||
++ join :: %join
|
||||
@ -1926,10 +1926,12 @@
|
||||
%~ tap by
|
||||
%- ~(uni by +.rad)
|
||||
(~(run by folks) some)
|
||||
==
|
||||
|= {s/ship h/(unit human)}
|
||||
?~ h ~
|
||||
[s u.h]
|
||||
==
|
||||
==
|
||||
::
|
||||
++ poke-sole-action :: accept console
|
||||
::x incoming sole action. process it.
|
||||
|
@ -11,7 +11,7 @@
|
||||
{$review (list thought)} :: deliver
|
||||
== ::
|
||||
++ update :: change shared state
|
||||
$% {$status (pair (set knot) status) :: our status update
|
||||
$% {$status (pair (set knot) status)} :: our status update
|
||||
{$human (pair ship (unit human))} :: new identity
|
||||
{$bind (pair char (set partner))} :: bind a glyph
|
||||
== ::
|
||||
|
Loading…
Reference in New Issue
Block a user