<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Oct 7, 2017 at 11:24 AM, Xiaodi Wu <span dir="ltr">&lt;<a href="mailto:xiaodi.wu@gmail.com" target="_blank">xiaodi.wu@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This has been brought up on the list before. For instance:<br><br><a href="https://github.com/apple/swift-evolution/pull/608" target="_blank">https://github.com/apple/<wbr>swift-evolution/pull/608</a><br><br>Chris Lattner’s response at that time was:<br><br>‘Just MHO, but I consider this syntactic sugar, not a fundamental feature that fits the goal of Swift 4 stage 2.  <br><br>‘I’m also pretty opposed to doing it at any time.  The rationale of “implicit return” in closures is specifically because they are limited to a single expression, which makes the semantics “obvious”.  This was carefully considered.’</blockquote><div><br></div><div>This objection is not applicable, because we are discussing the possibility to omit “return” exactly when there is a single expression in the getter.</div><div><br></div><div>Nevin</div></div></div></div>