blob: 1b122b229014794335401e1fa119a690b4cbcd09 [file] [log] [blame]
// Build don't link:
struct S {
typedef int I;
};
void f(typename S::I); // ERROR - using typename outside of template