shrub/pkg/arvo/gen/hello.hoon

13 lines
167 B
Plaintext
Raw Normal View History

2019-07-17 01:59:39 +03:00
:: "Hello world" sample generator
::
:::: /hoon/hello/gen
::
/? 310
::
::::
::
:- %say
|= {^ {{txt/@tas ~} ~}}
:- %noun
(crip (weld "hello, " (trip txt)))