<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><blockquote type="cite" class="">On Apr 21, 2016, at 6:42 PM, Erica Sadun &lt;<a href="mailto:erica@ericasadun.com" class="">erica@ericasadun.com</a>&gt; wrote:<br class=""><br class=""><br class=""><blockquote type="cite" class="">On Apr 21, 2016, at 4:37 PM, Neil Faiman via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:<br class=""><br class=""><br class=""><blockquote type="cite" class="">On Apr 21, 2016, at 5:50 PM, Charles Lane via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:<br class=""><br class="">Xcode wants to insert a comma between the words ‘with rect:’ for some reason.<br class=""></blockquote><br class="">Is that a two-word parameter “name”, or is it just a parameter with an external name “with” and an internal name&nbsp;“rect”?<br class=""><br class=""></blockquote><br class="">It is the latter<br class=""><br class="">— E<br class=""></blockquote><br class=""><div class="">So that is Charles’s problem. He is trying to write <b class="">draw(with rect:&nbsp;…) </b>instead of <b class="">draw(with:&nbsp;…)</b>.</div><div class=""><br class=""></div><div class="">Neil</div></body></html>