summaryrefslogtreecommitdiff
path: root/clang/test/Lexer/token-concat-2.c
blob: 7d3cd6443982646299a8140379b2796005d53a8a (about) (plain)
1
2
3
4
// RUN: %clang_cc1 -E -x c -o - %s | grep '[.][*]'
// PR4395
#define X .*
X