mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 12:15:34 -06:00
* Improve parsing in await and yield context * Avoid yield and await check in identifier * Revert "Avoid yield and awaitt check in identifier" This reverts commit 9644859f291840db87de6275f2e4cca7f665bf8a. * Add some comments