Additional test for multiple comments in copyright updater
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/* PRESENT 1 */
|
||||
/* PRESENT 2 */
|
||||
// PRESENT 3
|
||||
/** ABSENT */
|
||||
package/* ABSENT 1 */ normal
|
||||
/* ABSENT 2 */
|
||||
|
||||
// COMMENTS: 3
|
||||
Reference in New Issue
Block a user