1// BZ 12511
2template<int N>
3struct S
4{
5 static int i;
6 static const int j;
7};
8

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