Home | History | Annotate | Download | only in tests
      1 #define foo(x,y) ((x)*(y))
      2 foo(bar,baz)
      3