Skip to content

Conversation

@HassanIqbal715
Copy link

@HassanIqbal715 HassanIqbal715 commented Jan 6, 2026

I found and changed public declarations of self() to protected in all (hopefully) the files found in ./compiler directory.

  • For the classes that already contained a protected section, I declared self() at the top of that section.
  • For the classes that did not contain protected section, I made one at the top of the class and declared self() there.

This pr is for the issue #5780

@HassanIqbal715
Copy link
Author

HassanIqbal715 commented Jan 6, 2026

@hzongaro could you please review this?

@hzongaro hzongaro self-assigned this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants