1const char * 2RIGHT(int arg) 3{ 4 ChangeMe; 5 broken; 6}
const char *
RIGHT(int arg)
{
ChangeMe;
broken;
}