RosettaCodeData/Task/Documentation/AWK/documentation.awk
2026-04-30 12:34:36 -04:00

2 lines
123 B
Awk

# AWK doesn't support this construct, you will have to use comments.
# The hash symbol # starts a comment. It ends at EOL.