File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2465,8 +2465,9 @@ To determine whether two names (defined as sequences of [Unicode Scalar
2465
2465
Values] ) are ** strongly-unique** :
2466
2466
* If one name is ` l ` and the other name is ` [constructor]l ` (for the same
2467
2467
` label ` ` l ` ), they * are* strongly-unique.
2468
- * If one name is ` l ` and the other name is ` [method]l.l ` (for the same
2469
- ` label ` ` l ` ), they * are not* strongly-unique.
2468
+ * If one name is ` l ` and the other name is ` [*]l.l ` (for the same
2469
+ ` label ` ` l ` and any annotation ` * ` with a dotted ` l.l ` name), they * are
2470
+ not* strongly-unique.
2470
2471
* Otherwise:
2471
2472
* Lowercase all the ` acronym ` s (uppercase letters) in both names.
2472
2473
* Strip any ` [...] ` annotation prefix from both names.
You can’t perform that action at this time.
0 commit comments