mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-12 12:57:11 -06:00
* fix #18225, fix error message on abstract class instance abstract class check should be inside constructor call * add new test and accept baseline