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

Invalid handling of get-only expression body properties #52

Closed
amis92 opened this issue Mar 22, 2019 · 0 comments
Closed

Invalid handling of get-only expression body properties #52

amis92 opened this issue Mar 22, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@amis92
Copy link
Owner

amis92 commented Mar 22, 2019

Example: int Count { get => 0; } would get included as Record Entry and cause errors (as it's not an auto-property).

@amis92 amis92 added the bug label Mar 22, 2019
@amis92 amis92 self-assigned this Mar 22, 2019
@amis92 amis92 added this to the 0.4.1 milestone Mar 22, 2019
@amis92 amis92 closed this as completed in ad11d61 Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant