llvm-project/clang/test/Lexer/token-concat-2.c

5 lines
74 B
C

// RUN: clang-cc -E -x c -o - %s | grep '[.][*]'
// PR4395
#define X .*
X