Home | History | Annotate | Line # | Download | only in tests
      1 #define x(a,b,c) a;b;c;
      2 x((,),x,",")
      3