RosettaCodeData/Task/Documentation/AWK/documentation.awk

3 lines
123 B
Awk
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
# AWK doesn't support this construct, you will have to use comments.
# The hash symbol # starts a comment. It ends at EOL.