Home | History | Annotate | Download | only in tests
      1 #define foo(a) foo(2*(a))
      2 foo(foo(3))
      3