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