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
Verify that dcl supports the native ES6' super. It entails building a prototype chain for all base classes and mixins. Right now, it is bypassed for efficiency.
The text was updated successfully, but these errors were encountered:
Verify that
dcl
supports the native ES6' super. It entails building a prototype chain for all base classes and mixins. Right now, it is bypassed for efficiency.The text was updated successfully, but these errors were encountered: