blob: 842fedc5718f8074cef72b3a2936567abc443ba5 [file] [log] [blame]
template<typename T> struct Bob
{
struct M
{
int m;
};
};