[Augmentations] Analyzer reports an error when augmentation provides no default values #56139
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
feature-augmentations
Implementation of the augmentations feature
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
According to the specification
But the analyzer reports an error if the augmenting function doesn't specify default values. See, for example, https://github.com/dart-lang/co19/blob/master/LanguageFeatures/Augmentation-libraries/augmented_expression_A04_t26_lib.dart
The text was updated successfully, but these errors were encountered: