6 lines
91 B
Text
6 lines
91 B
Text
|
attribute('message'): Hello World!
|
||
|
|
||
|
command('say-hello'): |
|
||
|
#!bash|@
|
||
|
echo @('message')
|