gotools/go/analysis/internal/checker/start_test.go

// TestStartFixes make sure modifying the first character
// of the file takes effect.
func TestStartFixes(t *testing.T) {}

var commentAnalyzer

func commentRun(pass *analysis.Pass) (interface{}