swc/crates/swc_ecma_parser/tests/test262-error-references/fail/96914a2df2c94687.js.stderr
2021-11-10 19:00:54 +09:00

7 lines
171 B
Plaintext

error: Unexpected token `(`. Expected yield, an identifier, [ or {
--> $DIR/tests/test262-parser/fail/96914a2df2c94687.js:1:11
|
1 | (function((a)){})
| ^