RosettaCodeData/Task/Documentation/Gri/documentation-1.gri

7 lines
101 B
Plaintext

`My Hello Message'
Print a greeting to the user.
This is only a short greeting.
{
show "hello"
}