<p dir="ltr">Hello,</p>
<p dir="ltr">I would like to enable a warning for these two types of function and getter/setter definitions:</p>
<p dir="ltr">function(a) a + 1<br>
{ get() 1}</p>
<p dir="ltr">Note the missing braces and return statement. However it looks like we make quite have use of this in Firefox. So should I enable the warning first or is somebody interested in applying the patch locally and fixing some of the warnings?</p>

<p dir="ltr"><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=995610">https://bugzilla.mozilla.org/show_bug.cgi?id=995610</a></p>
<p dir="ltr">-Tom</p>