TypeScript/tests/cases/conformance/async
Wenlu Wang fafe3ff0b4
Improve parsing in await and yield context (#44680)
* 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 9644859f29.

* Add some comments
2021-06-21 17:30:55 -07:00
..
es5 Per-property super accessors in async functions. 2018-10-03 15:46:04 +02:00
es6 Improve parsing in await and yield context (#44680) 2021-06-21 17:30:55 -07:00
es2017 Fix async function block return expr error in js (#37845) 2020-04-08 15:26:56 -07:00