macro_paste_spacing.c   [plain text]


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

#define A  x ## y
blah

A