Safari Version 8.0.6 (10600.6.3, r185316) > {for (a in [])} SyntaxError: Unexpected token '}'. Expected a statement as the body of a for-inloop. > {for (a of [])} SyntaxError: Unexpected token '}'. Expected a statement as the body of a for-ofloop. There should be a space before "loop".
<rdar://problem/115849153>
Pull request: https://github.com/WebKit/WebKit/pull/18030
Committed 268271@main (a636b441f67e): <https://commits.webkit.org/268271@main> Reviewed commits have been landed. Closing PR #18030 and removing active labels.