Home | History | Annotate | Download | only in tests
      1 #define abc 123
      2 #define abc 123
      3 
      4 #define foo(x) ( x ) + 23
      5 #define foo(x) (  x  )  +  23
      6