4 lines
96 B
Forth
4 lines
96 B
Forth
|
|
// this comments to the end of the line
|
||
|
|
(* this comments a region
|
||
|
|
which can be multi-line *)
|