blob: aa72cd6c5849c9ba1c3aa8694edbda5ffd0e41a9 [file] [log] [blame]
struct A { typedef int X; };
int i = typename A::X(); // { dg-error "typename" }