// PR c++/66255 typedef int int_t; template struct S { }; int_t a; S b;