Commit da212879 by Martin v. Löwis

New test case.

From-SVN: r23741
parent 161c12b0
//Build don't link:
//Based on a report by Helmut Jarausch <jarausch@IGPM.Rwth-Aachen.DE>
template<class>
class foo{};
namespace ABC
{
using ::foo;
}
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