mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 10:02:47 +03:00
6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
|
:: Print the sponsor of this ship
|
||
|
:- %say
|
||
|
|= [[now=time @ our=ship ^] * ~]
|
||
|
:- %ship
|
||
|
(sein:title our now our)
|