* Disallow await in function parameters * Fix await as function name * Update test whitelists
3 lines
109 B
JSON
3 lines
109 B
JSON
{
|
|
"throws": "await is not allowed in the parameters of an arrow function inside an async function (2:23)"
|
|
} |