You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.
TypeScript Version: 3.0.0-dev.201xxxxx
Search Terms:
Code
Expected behavior:
Uncaught TypeError: Super constructor null of A is not a constructor
Actual behavior:
everything is ok
Playground Link:
https://www.typescriptlang.org/play/index.html#src=class%20A%20extends%20null%20%7B%20%7D
Related Issues:
The text was updated successfully, but these errors were encountered: