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 5bc2c47 commit bd3b8bdCopy full SHA for bd3b8bd
CHANGELOG.md
@@ -80,7 +80,7 @@ Swift 5.1
80
will now be diagnosed as an error.
81
82
Note: You can still use duplicate labels when declaring functions and
83
- subscripts, as long as the internal labels are different. For example:
+ subscripts, as long as the internal parameter names are different. For example:
84
85
```
86
func foo(bar x: Int, bar y: Int) {}
0 commit comments