6 lines
160 B
Text
6 lines
160 B
Text
# This is a comment that goes from the # to the end of the line.
|
|
; This is a comment that goes from the ; to the end of the
|
|
|
|
/* This is a
|
|
multi-line
|
|
comment */
|