We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19349d commit f93cd79Copy full SHA for f93cd79
working/augmentation-libraries/feature-specification.md
@@ -851,8 +851,8 @@ It's a **compile-time error** if:
851
* The signature of the augmenting function does not [match][signature
852
matching] the signature of the augmented function.
853
854
-* The augmenting constructor parameters specify any default values,
855
- and the constructor is a non-redirecting factory. *Default values are
+* The augmenting constructor parameters specify any default values, and
+ the constructor is not a non-redirecting factory. *Default values are
856
defined by the introductory constructor, except when this precludes the
857
augmentation from choosing whether or not the constructor should be
858
redirecting.*
0 commit comments