* Throw error for reserved words enum and await when source type is module * Extract reserved word check into method * Fix tests
2 lines
21 B
JavaScript
2 lines
21 B
JavaScript
const await = foo();
|