mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 01:13:56 +03:00
13 lines
254 B
Plaintext
13 lines
254 B
Plaintext
|
|
x Expected a semicolon
|
|
,-[$DIR/tests/test262-parser/fail/d6b39890287ec55d.js:2:1]
|
|
2 | var a[0]=0;
|
|
: ^
|
|
`----
|
|
|
|
x Cannot assign to this
|
|
,-[$DIR/tests/test262-parser/fail/d6b39890287ec55d.js:2:1]
|
|
2 | var a[0]=0;
|
|
: ^
|
|
`----
|