urbit/gen/hello.hoon
2016-11-16 17:42:58 -08:00

13 lines
169 B
Plaintext

:: "Hello world" sample generator
::
:::: /hoon/hello/gen
::
/? 310
::
::::
::
:- %say
|= {^ {{txt/@tas $~} $~}}
:- %noun
(crip (weld "hello, " (trip txt)))