2
0

include.h 57 B

123
  1. #define EQUALS(a,b) a == b
  2. int foo(int x) { return x; }