// { dg-do compile { target c++11 } }

float operator ""_abc(const char*);

int operator""_def(long double);
