Content deleted Content added
Stevebroshar (talk | contribs) →Block in Perl: shorten for brevity |
Stevebroshar (talk | contribs) →Scripting: Clarify |
||
Line 367:
===Scripting===
A pattern in many [[scripting language]]s is to delimit a line comment with <code>#</code>.
An example in R:
|