-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Class should be a Class.class, a Class.class.class.class and so on. #4374
Milestone
Comments
rockwyc992
added a commit
to rockwyc992/crystal
that referenced
this issue
May 3, 2017
fixed crystal-lang#4374 VirtualMetaclassType#metaclass will use super(Type)#metaclass but it should override this method like what MetaclassType#metaclass do.
rockwyc992
added a commit
to rockwyc992/crystal
that referenced
this issue
May 3, 2017
Awesome find! Haha |
I fixed that. |
rockwyc992
added a commit
to rockwyc992/crystal
that referenced
this issue
May 13, 2017
rockwyc992
added a commit
to rockwyc992/crystal
that referenced
this issue
May 13, 2017
fixed crystal-lang#4374 VirtualMetaclassType#metaclass will use super(Type)#metaclass but it should override this method like what MetaclassType#metaclass do.
mverzilli
pushed a commit
that referenced
this issue
May 13, 2017
Compiler: fixed VirtualMetaclassType#metaclass Fixes #4374
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Though I have mentioned this on Gitter, I think this issue should be submitted.
code
result
version
The text was updated successfully, but these errors were encountered: