1// BZ 12510
2template<typename T>
3struct S
4{
5 static int i;
6};
7
8extern int in_lib (void);
9

source code of glibc/elf/tst-unique3.h