2018-06-28 23:03:11 +03:00

7 lines
184 B
Go

// args: -Elll
package testdata
func Lll() {
// In my experience, long lines are the lines with comments, not the code. So this is a long comment // ERROR "line is 135 characters"
}