* Disallow escape sequences in async * Disallow escape sequences in get, set and async in class * invalid escape tests * Update whitelist * tests for async in parens * Add test for invalid newline between params and arrow * Move canInsertSemilcolon() into shouldPArseAsyncArrow
4 lines
83 B
JSON
4 lines
83 B
JSON
{
|
|
"sourceType": "module",
|
|
"throws": "Unexpected token, expected \",\" (1:11)"
|
|
} |