16 lines
No EOL
243 B
Text
16 lines
No EOL
243 B
Text
% Foobar
|
|
/**/
|
|
/* Foo
|
|
bar */
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["comment", "% Foobar"],
|
|
["comment", "/**/"],
|
|
["comment", "/* Foo\r\nbar */"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for comments. |