26 Aug
2010
26 Aug
'10
6:41 p.m.
Option 1 Seems in keeping with what is done for constructors/functions w/o bodies, so for consistency, I think it it preferable. On Thu, Aug 26, 2010 at 11:35 AM, Chris Fleizach <cfleizach@apple.com>wrote:
Which is preferred?
for (...; ...; ...) { }
or
for (...; ...; ...) { }
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev