Description
When defining functions in Swift, it is possible to provide default values for some of the parameters. When the function is called and the value of these parameters is not provided, the default value is used. However, it is important to note that default parameters should always be positioned at …
Occurrences
There are 3 occurrences of this issue in the repository.
See all occurrences on DeepSource → app.deepsource.com/gh/fled-dev/MDMPatcher-Enhanced/issue/SW-W1001/occurrences/