Optional notes or general comments on the following code.
code part1 part2 part3 ...
- part1 - explain code part 1 (mandatory blocks)
- part2 - explain code part 2 (mandatory blocks)
- ...
echo 'ok'; // first code block is usage example
ok # second code block is output example, no separators between them
group: name_of_the_group_of_similar_code_solutions (optional, used to group related solutions)