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