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

5 lines
76 B
C

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