urbit/gen/hello.hoon

12 lines
139 B
Plaintext
Raw Normal View History

2015-04-08 01:12:12 +03:00
::
2015-12-21 00:16:39 +03:00
:::: /hoon+hello+gen
2015-04-08 01:12:12 +03:00
::
/? 314
::
::::
!:
2015-09-12 03:24:51 +03:00
:- %say
2015-12-20 23:50:45 +03:00
|= {^ {{txt/@tas $~} $~}}
2015-04-08 01:12:12 +03:00
:- %noun
(crip (weld "hello, " (flop (trip txt))))