6 lines
101 B
Text
6 lines
101 B
Text
`My Hello Message'
|
|
Print a greeting to the user.
|
|
This is only a short greeting.
|
|
{
|
|
show "hello"
|
|
}
|