1 2 3 4 5 6 7 8 9
// PR c++/21784 // { dg-options "" } namespace mine { int cpow; } using mine::cpow;