blob: ce3f69fa387f445cacbd9a08715dcc30702e0910 [file] [log] [blame]
namespace N { template<typename T> struct A { friend int f(A); }; }
#include "c.h"