16 lines
No EOL
270 B
Text
16 lines
No EOL
270 B
Text
% foobar
|
|
%{}%
|
|
%{ foo
|
|
bar }%
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "% foobar"],
|
|
["comment", "%{}%"],
|
|
["comment", "%{ foo\r\nbar }%"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for single-line and multi-line comments. |