// 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{ … }
// 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{ … }