6 lines
162 B
Text
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 *)
|
|
*)
|