Home | History | Annotate | Download | only in tests
      1 #define bar(failure) failure
      2 #define foo bar(success)
      3 foo
      4