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

[BUGFIX] Fixing hasSetter bug on variable #37

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

mobrien-ghost
Copy link
Collaborator

Fixed bug where variable would return true when only contain a get accessor, added support for willSet/didSet

Fixed bug where variable would return true when only contain a get accessor, added support for willSet/didSet
@mobrien-ghost mobrien-ghost merged commit 3f6de1c into develop Mar 18, 2024
4 checks passed
@mobrien-ghost mobrien-ghost deleted the mobrien/variable-has-setter-bug-fix branch October 24, 2024 13:58
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.

1 participant