RosettaCodeData/Task/Comments/Modula-2/comments.mod2
2026-02-01 16:33:20 -08:00

4 lines
130 B
Text

(* Modula-2/Modula-3 use the same style of comments *)
(* ...and comments (* can nest *)
and they can span multiple lines.
*)