RosettaCodeData/Task/Comments/Raku/comments-5.raku
2023-07-01 13:44:08 -04:00

6 lines
193 B
Raku

=begin comment
Pod is the successor to Perl 5's POD. This is the simplest way to use it for multi-line comments.
For more about Pod, see Pod: https://docs.perl6.org/language/pod
=end comment