mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -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