-
Notifications
You must be signed in to change notification settings - Fork 258
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
[BUG] Unable to call a member function on a heap object. #673
Comments
The error message is bad due to #439.
|
@JohelEGP Thanks, that makes sense. I will close this bug. |
Maybe |
Describe the bug
Unable to call a member function on a heap object.
To Reproduce
I am presuming the following should work seamlessly:
Transpiling works:
Compiling fails:
The text was updated successfully, but these errors were encountered: