[augmentations] Wrong analyzer warning when augmenting enum constructor #57028
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-augmentations
Implementation of the augmentations feature
P2
A bug or feature request we're likely to work on
The code below produces a warning in the analyzer (with
--enable-experiment=macros
).E.foo()
is referenced here so the warning is wrong.Dart SDK version: 3.7.0-86.0.dev (dev) (Wed Oct 30 17:03:22 2024 -0700) on "windows_x64"
The text was updated successfully, but these errors were encountered: