crpl:docs:comment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:comment [2015/03/19 17:28] – [#] warrencrpl:docs:comment [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<- [[crpl:crplreference| CRPL reference]]+<- [[crpl:crplreference| CRPL reference]] <-[[crpl:crplreference#special|Special]]
  
 ====== # ====== ====== # ======
Line 10: Line 10:
 Turns the rest of the line into a comment. Comments are not code: They do nothing. Turns the rest of the line into a comment. Comments are not code: They do nothing.
  
-Comments are used variously for: Adding attribution, copyright and other information to a file, communicating with someone while sharing code files, clarifying the meaning or intent of code in order to make it easier to edit, deactivating code during testing to facilitate bug hunting.+Comments are used variously for: Adding attribution, copyright and other meta information to a file, communicating with someone while sharing code files, clarifying the meaning or intent of code in order to make it easier to edit, deactivating code during testing to facilitate bug hunting.
  
 === Examples === === Examples ===
crpl/docs/comment.1426786086.txt.gz · Last modified: 2025/02/14 14:56 (external edit)