17 lines
289 B
Plaintext
17 lines
289 B
Plaintext
![]() |
'Foobar
|
||
|
' Foobar
|
||
|
REMFoobar
|
||
|
REM Foobar
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["comment", "'Foobar"],
|
||
|
["comment", "' Foobar"],
|
||
|
["comment", "REMFoobar"],
|
||
|
["comment", "REM Foobar"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for comments.
|