RosettaCodeData/Task/Comments/Zoea/comments.zoea

10 lines
167 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
program comments # this program does nothing
# zoea supports single line comments starting with a '#' char
/*
zoea also supports
multi line
comments
*/