blob: 7283fed9a3569c610c4aad1a04315f34cc6d3988 [file] [log] [blame]
// { dg-do compile { target c++11 } }
#include <string>
std::string operator"" 5X(const char*, std::size_t); // { dg-error "expected suffix identifier" }