C++程序  |  8行  |  67 B

// RUN: %clang_cc1 %s -E | grep "^xy$"

#define A  x ## y
blah

A