v811_spc009/external/clang/test/Driver/preprocessor.c

7 lines
78 B

// RUN: %clang -E -x c-header %s > %t
// RUN: grep 'B B' %t
#define A B
A A