TypeScript/tests/cases/conformance/statements/labeledStatements
Wenlu Wang ed8b76424e add grammar check for labeled declaration (#25317)
* 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
2018-07-18 15:37:27 -06:00
..
labeledStatementWithLabel.ts add grammar check for labeled declaration (#25317) 2018-07-18 15:37:27 -06:00
labeledStatementWithLabel_es2015.ts add grammar check for labeled declaration (#25317) 2018-07-18 15:37:27 -06:00
labeledStatementWithLabel_strict.ts add grammar check for labeled declaration (#25317) 2018-07-18 15:37:27 -06:00