* Disallow "new import(...)" * Disallow trailing comma inside dynamic import * Rename test * Update error message
4 lines
56 B
JSON
4 lines
56 B
JSON
{
|
|
"throws": "Cannot use new with import(...) (1:4)"
|
|
}
|