I agree, no obvious win to revisiting, best to keep source compatibility.<br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 20, 2016 at 10:43 Douglas Gregor via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><blockquote type="cite"><div>On Sep 20, 2016, at 3:36 AM, Adrian Zubarev via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:</div><br><div><div style="font-family:Helvetica,Arial;font-size:13px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(254,254,254)"><p style="margin:15px 0px">This is probably something additional and it might already have been discussed here somewhere, I apologize if I missed that talk.</p><p style="margin:15px 0px">The rule for parameter labels on functions was fixed in Swift, but now it kinda feels odd to have a different pair of rules for subscripts (at least it does feel odd to me).</p></div></div></blockquote></div></div><div style="word-wrap:break-word"><div>FWIW, operator functions, e.g.,</div><div><br></div><div><span style="white-space:pre-wrap">        </span>func +(lhs: Int, rhs: Int) -&gt; Int</div><div><br></div><div>have the same rule as subscripts.</div><div><br></div><div>Personally, I don’t want to ever revisit these rules again. They’ve changed with every major Swift release, and I feel that we’ve landed in the right place.</div><div><br></div><div><span style="white-space:pre-wrap">        </span>- Doug</div></div>_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</blockquote></div>