mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
ed8b76424e
* add grammar check for labeled function declaration * fix debug failed on labeled class declaration * move labeled statement check to binder and add more pattern for check * update diagnostic message * update baseline