#define T 123
int foo (void) 
{
  return 3;
}
