urbit/gen/hello.hoon

12 lines
134 B
Plaintext
Raw Normal View History

::
2016-02-11 03:41:28 +03:00
:::: /hoon/hello/gen
::
/? 310
::
::::
!:
:- %say
|= {^ {{txt/@tas $~} $~}}
2016-10-11 02:56:22 +03:00
:- %noun
(crip (weld "hello, " (trip txt)))