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

Add support for class members #2821

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xaerru
Copy link

@xaerru xaerru commented Jan 24, 2025

Fix #2723

Add support for class members by identifying them by the new intent ClassMember and creating a global variable for each class member.

All the tests are not passing yet, but I need a review to know if I'm going in the right direction.

@xaerru xaerru marked this pull request as ready for review January 25, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Direct class member access doesn't work
1 participant