We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1776bb commit 08e0ff3Copy full SHA for 08e0ff3
1 file changed
working/augmentations/feature-specification.md
@@ -746,9 +746,6 @@ signature *matches* an introductory signature if:
746
747
* For each corresponding pair of parameters:
748
749
- * They have the same name. _This is trivial for named parameters, but may
750
- fail to hold for positional parameters._
751
-
752
* They have the same type (or the augmenting declaration omits the type).
753
754
* They both have the modifier `covariant`, or none of them have it.
0 commit comments