blob: 471ebcc01559915ba007fd31a8a5825a9bd99d43 [file] [log] [blame]
// RUN: clang %s -E | grep "^xy$"
#define A x ## y
blah
A