mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -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