TypeScript/tests/cases/conformance/statements
Toan Nguyen 0c76803854
Fix typos in comments (#41307)
* Fix typo fuction -> function

* Fix typo assignement -> assignment
2020-11-30 15:02:07 -08:00
..
breakStatements
continueStatements
for-await-ofStatements Reset error variable in downlevel for-await-of loop (#38170) 2020-04-24 14:59:41 -07:00
for-inStatements
for-ofStatements
forStatements
ifDoWhileStatements
labeledStatements
returnStatements
switchStatements Fix typos in comments (#41307) 2020-11-30 15:02:07 -08:00
throwStatements
tryStatements fix(40222): fix crash on using destructuring in a catch clause (#40240) 2020-09-08 11:49:45 -07:00
VariableStatements
withStatements