brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83 B · ce3f69f Raw
3 lines · c
1namespace N { template<typename T> struct A { friend int f(A); }; }2#include "c.h"3