Files
TypeScript/tests/cases/compiler
Anders Hejlsberg e6390efb01 Properly handle private/protected members in unions of object types (#38277)
* Property handle private/protected properties in unions of object types

* Add regression test
2020-05-04 15:28:00 -07:00
..