RosettaCodeData/Task/Comments/NSIS/comments.nsis
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

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 */