mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
error: Expected '}', got ';'
|
|
--> $DIR/tests/test262-parser/fail/1acada3c651821cf.js:1:12
|
|
|
|
|
1 | `hello ${10;test`
|
|
| ^
|
|
|