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

fix: do not use else if for getter and setter #6

Merged
merged 1 commit into from
May 18, 2020

Conversation

exreplay
Copy link
Owner

@exreplay exreplay commented May 18, 2020

If getter and setter are defined, with else if the setter would never be defined.

If getter and setter are defined, with else if the setter would never be defined.
@exreplay exreplay changed the title fix: do not use else if fix: do not use else if for getter and setter May 18, 2020
@exreplay exreplay merged commit 97b16b3 into master May 18, 2020
@exreplay exreplay deleted the fix/generate-setter branch May 18, 2020 07:45
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