remove unneeded libs
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
/**/
|
||||
/* foo */
|
||||
/* foo
|
||||
bar */
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", "/**/"],
|
||||
["comment", "/* foo */"],
|
||||
["comment", "/* foo\r\nbar */"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for empty comment, single-line comment and multi-line comment.
|
||||
Reference in New Issue
Block a user