Skip to content

fix enumdcl() scope#25

Open
huangguiyang wants to merge 1 commit intodrh:masterfrom
huangguiyang:master
Open

fix enumdcl() scope#25
huangguiyang wants to merge 1 commit intodrh:masterfrom
huangguiyang:master

Conversation

@huangguiyang
Copy link

For example:

void f(int i) {
enum {
i
};
}

This should complain a redefinition error.

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