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