* Throw error for reserved words enum and await when source type is module * Extract reserved word check into method * Fix tests
4 lines
66 B
JSON
4 lines
66 B
JSON
{
|
|
"throws": "static is a reserved word in strict mode (1:23)"
|
|
}
|