RosettaCodeData/Task/Comments/Oberon/comments.oberon
2026-02-01 16:33:20 -08:00

6 lines
162 B
Text

(* Oberon-07/Oberon-2 use the same style of comments as Modula-2: this is a comment *)
(*
and this is a
multiline comment
(* with a nested comment *)
*)