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
classCimplementsnumber{}// report that class cannot implement primitive typeconstA=classBimplementsnumber{}// this code should report the same error, but it actually does not.
π Actual behavior
Refer to the comment above
π Expected behavior
Refer to the comment above
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered:
π Search Terms
class expression implement primitive type
π Version & Regression Information
β― Playground Link
https://www.typescriptlang.org/play/?ts=5.3.3#code/MYewdgzgLgBAgjAvDYAbAhhCMBCMCWAtgA6oCmhZYU2YAroQEZkBOMA3gL4BQ3am2AMIES5StVoNmbLkA
π» Code
π Actual behavior
Refer to the comment above
π Expected behavior
Refer to the comment above
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: