blob: 678a53e3f4fc72d4d7fd0dffe7f39b4a01025e2e [file] [log] [blame]
// { dg-do compile { target c++11 } }
template<char...>
int operator"" _xyz(unsigned long long); // { dg-error "has invalid argument list" }