Commit 5816f88b by Jason Merrill

new

From-SVN: r32377
parent 614eaae0
int main() {
struct A {
void f();
void f(); // ERROR - already declared
};
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment