Attention needed from Jens Johansen
Johnni Winther voted and added 1 comment![Open in Gerrit]()
Votes added by Johnni Winther
1 comment
File pkg/front_end/lib/src/base/incremental_compiler.dart
Line 2594, Patchset 3 (Latest): if (setter && field.isFinal) continue;Johnni Winther .
unresolvedThis should be `!field.hasSetter` since late final fields without initializers have setters.
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Ifcd7ec34ecab0d8f2c50506ff8c24e6590ddafa2
Gerrit-Change-Number: 458260
Gerrit-PatchSet: 3
Gerrit-Comment-Date: Wed, 29 Oct 2025 14:45:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes