mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 11:08:45 +03:00
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
|
::
|
||
|
:::: /hoon+hello+gen
|
||
|
::
|
||
|
/? 314
|
||
|
::
|
||
|
::::
|
||
|
!:
|
||
|
:- %say
|
||
|
|= {^ {{txt/@tas $~} $~}}
|
||
|
:- %noun
|
||
|
(crip (weld "hello, " (flop (trip txt))))
|