#include "macro-1.h"

int main(void) 
{
  return DEFINED_VALUE + 1 - DEFINED_PARAM (3);
}


syntax highlighted by Code2HTML, v. 0.9.1