Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support complex class extends. #26

Closed
h13i32maru opened this issue Jul 12, 2015 · 3 comments
Closed

support complex class extends. #26

h13i32maru opened this issue Jul 12, 2015 · 3 comments

Comments

@h13i32maru
Copy link
Member

support complex class extends.

  • expression extends
    • class Foo extends Bar(123) {}
  • mixin extends
    • class Foo extends mix(Bar, Baz){}
@h13i32maru
Copy link
Member Author

2015-07-12 16 18 48

2015-07-12 16 18 33

@mysticatea
Copy link

Awesome!

@h13i32maru
Copy link
Member Author

thanks ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants