1 // { dg-do compile { target c++11 } }
4 operator"" _badpreproc(const char *str)
7 #if 123_badpreproc // { dg-error "user-defined literal in preprocessor expression" }
8 # error ("user-defined literal in preprocessor expression") // { dg-error "user-defined literal in preprocessor expression" }