shrub/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 $~} $~}}
:- %noun
2016-03-22 08:57:03 +03:00
(crip (weld "hello, " (trip txt)))