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