Skip to content

Conversation

@brianush1
Copy link
Contributor

No description provided.

Copy link
Member

@WebFreak001 WebFreak001 left a comment

Choose a reason for hiding this comment

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

this doesn't seem to change the package / package(xyz) behavior referenced in #880, but only disables this check inside aggregates. (which seems wrong)

Also this is missing a unittest to check the code from the referenced issue.

@brianush1
Copy link
Contributor Author

different issue, this PR is for an issue I opened in 2020

@WebFreak001
Copy link
Member

ah sorry, missed that. This is still missing a test for the code from that issue though.

@brianush1
Copy link
Contributor Author

just added tests, not sure if github notifies for that so commenting this just in case


abstract int method(); // [warn]: 'abstract' attribute is redundant in interface declarations
}
}c, sac);
Copy link
Member

Choose a reason for hiding this comment

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

can you also test static methods? (as mentioned in #791)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@WebFreak001 WebFreak001 merged commit d0c670a into dlang-community:master May 9, 2023
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.

2 participants