Commit bcc2d96
committed
Remove incorrect rules from trait names proposal
The proposal currently adds some rules to trait names. However some of those rules conflict with the statement that all trait names must be valid Swift identifiers. So let's remove those rules.1 parent 4273835 commit bcc2d96
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
| 515 | + | |
| 516 | + | |
523 | 517 | | |
524 | 518 | | |
525 | 519 | | |
| |||
0 commit comments