typename9.C   [plain text]


struct A { typedef int X; };

int i = typename A::X(); // { dg-error "typename" }