Commit 9344c8de by Gabriel Dos Reis

New test from PR #3123

From-SVN: r44803
parent 73d5e6c1
// { dg-do compile }
namespace Out {
namespace In {
}
}
class Class : public Out::In { // { dg-error "*" "" { xfail *-*-* } }
};
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