1 // { dg-options "-std=c++0x" }
2 
3 float operator ""_abc(const char*); // { dg-error "missing space between|and suffix identifier" }
4