15 lines
285 B
Plaintext
15 lines
285 B
Plaintext
%
|
|
% Some comment
|
|
% Comment " with ' quotes
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "%"],
|
|
["comment", "% Some comment"],
|
|
["comment", "% Comment \" with ' quotes"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |