<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Steven,<div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Jun 19, 2017, at 11:44 AM, Steven Brunwasser via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class="">Is this error intentional, or a bug?</div></div></blockquote><div><br class=""></div>It’s intentional. We could add support for this as an extra bit of sugar, but note that</div><div><br class=""><blockquote type="cite" class=""><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class="">Since&nbsp;<span class="" style="color: rgb(4, 51, 255); font-family: Menlo; font-size: 11px;">extension</span><span class="" style="font-family: Menlo; font-size: 11px;">&nbsp;</span><span class="" style="font-family: Menlo; font-size: 11px; color: rgb(52, 149, 175);">A</span><span class="" style="font-family: Menlo; font-size: 11px;">&nbsp;</span><span class="" style="color: rgb(4, 51, 255); font-family: Menlo; font-size: 11px;">where</span><span class="" style="font-family: Menlo; font-size: 11px;">&nbsp;</span><span class="" style="color: rgb(4, 51, 255); font-family: Menlo; font-size: 11px;">Self</span><span class="" style="font-family: Menlo; font-size: 11px;">: B</span>&nbsp;is the same as&nbsp;<span class="" style="color: rgb(4, 51, 255); font-family: Menlo; font-size: 11px;">extension</span><span class="" style="font-family: Menlo; font-size: 11px;">&nbsp;</span><span class="" style="font-family: Menlo; font-size: 11px; color: rgb(52, 149, 175);">B</span><span class="" style="font-family: Menlo; font-size: 11px;">&nbsp;</span><span class="" style="color: rgb(4, 51, 255); font-family: Menlo; font-size: 11px;">where</span><span class="" style="font-family: Menlo; font-size: 11px;">&nbsp;</span><span class="" style="color: rgb(4, 51, 255); font-family: Menlo; font-size: 11px;">Self</span><span class="" style="font-family: Menlo; font-size: 11px;">: A</span>,</div></blockquote><br class=""></div><div>This is not quite true.</div><div><br class=""></div><div>Slava</div><br class=""></div></body></html>