mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
5a53e9bb5e
* fix(49838): allow extracting functions with a break statement inside loop context * remove useless flag * add more tests