Indexing/element access on super
avoids instance property checks
#55899
Labels
Bug
A bug in TypeScript
Effort: Casual
Good issue if you're already used to contributing to the codebase. Harder than "good first issue".
Fix Available
A PR has been opened for this issue
Help Wanted
You can do this
Rescheduled
This issue was previously scheduled to an earlier milestone
Milestone
Discovered in conversation at #55892 (comment)
Currently there is no error for this code; however, if you switched it to a property access, you'd get the error introduced at #54056.
The text was updated successfully, but these errors were encountered: