2019-11-17 12:36:47 +03:00
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
x Expected ';', '}' or <eof>
|
2022-03-20 09:25:35 +03:00
|
|
|
,-[$DIR/tests/test262-parser/fail/58707e130fe451a8.js:1:1]
|
|
|
|
1 | void { [1, 2]: 3 };
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|
2020-07-25 14:26:04 +03:00
|
|
|
|
2022-03-13 22:07:18 +03:00
|
|
|
Error:
|
|
|
|
> This is the expression part of an expression statement
|
2022-03-20 09:25:35 +03:00
|
|
|
,-[$DIR/tests/test262-parser/fail/58707e130fe451a8.js:1:1]
|
|
|
|
1 | void { [1, 2]: 3 };
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^^^^^^^^^^^^
|
|
|
|
`----
|
|
|
|
|
|
|
|
x Expected ']', got ','
|
2022-03-20 09:25:35 +03:00
|
|
|
,-[$DIR/tests/test262-parser/fail/58707e130fe451a8.js:1:1]
|
|
|
|
1 | void { [1, 2]: 3 };
|
2022-03-13 22:07:18 +03:00
|
|
|
: ^
|
|
|
|
`----
|