test5.C   [plain text]


// { dg-do assemble  }

template <char *a, const char *b, char *const c> class A{int x;};