mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
* 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