shrub/pkg/arvo/gen/hello.hoon

14 lines
187 B
Plaintext
Raw Normal View History

2016-10-22 02:44:39 +03:00
:: "Hello world" sample generator
::
2016-02-11 03:41:28 +03:00
:::: /hoon/hello/gen
::
:: TODO: reinstate
2020-04-16 15:56:06 +03:00
/? 310
::
::::
2016-11-17 04:42:58 +03:00
::
:- %say
2018-03-19 07:18:20 +03:00
|= {^ {{txt/@tas ~} ~}}
:- %noun
2016-03-22 08:57:03 +03:00
(crip (weld "hello, " (trip txt)))