blob: d541f24f62ac77037b47b960dab9ff74d3b2b1a5 [file] [log] [blame]
#pragma GCC system_header
char
operator"" stdsuffix(char __c)
{ return __c/2; }