Home | History | Annotate | Download | only in Inputs
      1 #define EQUALS(a,b) a == b
      2 
      3 int foo(int x) { return x; }
      4