Extract refactor can produce unnecessary_parenthesis
trigger
#56944
Labels
analyzer-refactoring
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P4
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Repro:
Now select
(1 + 2)
and the option toExtract Method
.Output:
The text was updated successfully, but these errors were encountered: