Skip to content

Support interface and enum declaration with no body. #330

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

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Support interface and enum declaration with no body. #330

merged 2 commits into from
Feb 24, 2025

Conversation

teo-tsirpanis
Copy link
Contributor

Fixes #329.

Copy link
Member

@JoeRobich JoeRobich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @teo-tsirpanis!

@JoeRobich JoeRobich merged commit b98c485 into dotnet:main Feb 24, 2025
2 checks passed
@teo-tsirpanis teo-tsirpanis deleted the empty-interfaces-enums branch February 24, 2025 14:19
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.

Interface/enum declarations with no body break syntax highlighting.
2 participants