urbit/gen/hello.hoon
2018-03-18 21:18:20 -07:00

13 lines
167 B
Plaintext

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