The latter. Check out the docs:
https://developer.apple.com/library/ios/documentation/Swift/Conceptual/Swift_Programming_Language/Functions.html#//apple_ref/doc/uid/TP40014097-CH10-ID166

On Thu, Apr 21, 2016 at 3:37 PM, Neil Faiman via swift-users <
swift-users@swift.org> wrote:

>
> > On Apr 21, 2016, at 5:50 PM, Charles Lane via swift-users <
> swift-users@swift.org> wrote:
> >
> > Xcode wants to insert a comma between the words ‘with rect:’ for some
> reason.
>
> Is that a two-word parameter “name”, or is it just a parameter with an
> external name “with” and an internal name “rect”?
>
>         Neil Faiman
> _______________________________________________
> swift-users mailing list
> swift-users@swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
>
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to