var xs = 1, 2, 3 [for (x of xs) x * 2] SyntaxError: Unexpected token for
http://kangax.github.io/compat-table/es6/#Array_comprehensio...