Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
1
Task/Comments/Batch-File/comments-1.bat
Normal file
1
Task/Comments/Batch-File/comments-1.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
rem Single-line comment.
|
||||
2
Task/Comments/Batch-File/comments-2.bat
Normal file
2
Task/Comments/Batch-File/comments-2.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
:: Another option, though undocumented and known
|
||||
:: to fail in some cases. Best avoided.
|
||||
1
Task/Comments/Batch-File/comments-3.bat
Normal file
1
Task/Comments/Batch-File/comments-3.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
% this works as long as you have no variable named exactly like this sentence. %
|
||||
Loading…
Add table
Add a link
Reference in a new issue