D-Scanner
D-Scanner copied to clipboard
Warning for excesssively long multi-line string literals is reported on the wrong line.
- Create a multi-line string literal where one of the lines is longer than 120 characters
- The warning message will contain the line number of the beginning of the string literal.