707172737475767778
results.addProblem(declaration, GoBundle.message( "error.extra.expr.in.const.declaration"), ProblemHighlightType.GENERIC_ERROR, new AddMissingConstFix(), new RemoveRedundantExpressionFix() ); } }