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

review: Fix implicit modifiers for nested interface member types #4175

Merged

Conversation

I-Al-Istannen
Copy link
Collaborator

Extracted from #4038.

Nested types in interfaces should be implicitly public static .

@I-Al-Istannen I-Al-Istannen changed the title wip: Fix implicit modifiers for nested interface member types review: Fix implicit modifiers for nested interface member types Sep 22, 2021
@I-Al-Istannen I-Al-Istannen changed the title review: Fix implicit modifiers for nested interface member types wip: Fix implicit modifiers for nested interface member types Sep 22, 2021
The latter doesn't adhere to the normal conventions but already existed.
I missed it when writing my own tests.
@I-Al-Istannen I-Al-Istannen changed the title wip: Fix implicit modifiers for nested interface member types review: Fix implicit modifiers for nested interface member types Sep 22, 2021
@monperrus
Copy link
Collaborator

Nice, LGTM.

Copy link
Collaborator

@slarse slarse left a comment

Choose a reason for hiding this comment

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

LGTM as well so I'll go ahead and merge :)

Thanks @I-Al-Istannen

@slarse slarse merged commit 906d8f7 into INRIA:master Sep 24, 2021
@I-Al-Istannen I-Al-Istannen deleted the fix/nested-interface-member-modifiers branch September 24, 2021 17:05
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.

3 participants