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