[wildcards] produce a warning on late
wildcard variables.
#55905
Labels
devexp-warning
Issues with the analyzer's Warning codes
feature-wildcard-variables
Implementation of the wildcard variables feature
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
Examples:
Initializing expression is essentially dead code:
Variable declaration is unnecessary (can't be accessed or assigned to):
Discussion: dart-lang/language#3798
The text was updated successfully, but these errors were encountered: