save-temps-1.hs   [plain text]


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