blob: 603f702c4d12aa4ad1babb0c2cfb9ef80a0ed9d0 [file] [log] [blame]
// Build don't link:
// GROUPS passed templates membertemplates
template <int i>
struct S
{
static void foo() {}
};