-
Notifications
You must be signed in to change notification settings - Fork 26
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
Error in parametric class #344
Comments
I recalling seeing this while working on the migration; should be fixed on |
ok thanks! let's leave it open and close as soon as we can check it in the |
Can't reproduce it on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error at compilation time when a parametric class creates a new instance of another / same parametric class.
development
andmaster
parametricError_src/Active.encore.c:56:37: error: use of undeclared identifier 'this'; did you mean '_this'?
The text was updated successfully, but these errors were encountered: