Language: VB.NET | Type: CODE_SMELL | Severity: Minor
Empty comments, as shown in the example, hurt readability and might indicate an oversight.
' '''
Some meaningful text should be added to the comment, or the comment markers should be removed.