<div dir="ltr">Fantastic! Here is the PR: <a href="https://github.com/apple/swift-evolution/pull/476">https://github.com/apple/swift-evolution/pull/476</a><div>Two notes:</div><div><br></div><div><div>&gt; I had to introduce a FunctionArrowPrecedence to capture the parsing of -&gt; in expression contexts.</div></div><div><br></div><div>It looks like an implementation detail, so I didn&#39;t add it.</div><div><br></div><div>&gt; I found it convenient to continue to model the assignment property explicitly.</div><div><br></div><div>I would prefer to stick to the original version. Changed to explicit version anyway.</div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-29 0:33 GMT+03:00 John McCall <span dir="ltr">&lt;<a href="mailto:rjmccall@apple.com" target="_blank">rjmccall@apple.com</a>&gt;</span>:<br><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><span class=""><blockquote type="cite"><div>On Jul 28, 2016, at 4:15 AM, Anton Zhilin &lt;<a href="mailto:antonyzhilin@gmail.com" target="_blank">antonyzhilin@gmail.com</a>&gt; wrote:</div><br><div><div dir="ltr"><div><a href="https://github.com/apple/swift/commit/c8c41b385c0312e562abe4952fa2d6794dec2e0f" target="_blank">https://github.com/apple/swift/commit/c8c41b385c0312e562abe4952fa2d6794dec2e0f</a><br></div>Is SE-0077 going to be implemented for Swift 3?</div></div></blockquote><div><br></div></span>It&#39;s been implemented.</div><div><span class=""><br><blockquote type="cite"><div><div dir="ltr"><div><a href="https://github.com/apple/swift/blob/master/stdlib/internal/SwiftExperimental/SwiftExperimental.swift" target="_blank">https://github.com/apple/swift/blob/master/stdlib/internal/SwiftExperimental/SwiftExperimental.swift</a><br></div><div>Does this code actually run?</div></div></div></blockquote><div><br></div></span>Well, it&#39;s just a bunch of declarations, but I suppose technically it &quot;runs&quot;, yes. :)</div><div><br></div><div><span class=""><blockquote type="cite"><div><div dir="ltr"><div>If so, I will add &quot;implemented&quot; to the proposal, plus I still haven&#39;t added latest naming changes. ¯\_(ツ)_/¯</div></div></div></blockquote><div><br></div></span>Please revise to match the implementation.  It&#39;s slightly different beyond just the naming changes, as noted in the commit:</div><div><br></div><div>  <a href="https://github.com/apple/swift/commit/c8c41b385c0312e562abe4952fa2d6794dec2e0f" target="_blank">https://github.com/apple/swift/commit/c8c41b385c0312e562abe4952fa2d6794dec2e0f</a></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>John</div></font></span></div></blockquote></div></div></div>