brintos

brintos / llvm-project-archived public Read only

0
0
Text · 78 B · f505a42 Raw
3 lines · c
1namespace N { struct SA { friend struct foo; }; }2namespace N { struct foo; }3