2018-12-19 14:09:39 +08:00

16 lines
258 B
Plaintext

% Foobar
/**/
/* Foo
bar */
----------------------------------------------------
[
["comment", "% Foobar"],
["comment", "/**/"],
["comment", "/* Foo\r\nbar */"]
]
----------------------------------------------------
Checks for comments.