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
Closing this issue as part of 2020 vacuum because it is outdated, in that classes instantiated from object literals have meanwhile even been limited to classes without a constructor to avoid issues with constructor logic that turned up in attempts since then. I expect this to be attempted again in the future, but at this point it's not a high priority.
The code https://webassembly.studio/?f=l4cxr3q2wva
Get errors:
ERROR AS216: Constructor of class 'Car' must not require any arguments.
Expected:
Compiled successfully.
The text was updated successfully, but these errors were encountered: