freebsd-nq/test/Lexer/token-concat-2.c

5 lines
76 B
C
Raw Normal View History

2010-01-01 10:34:51 +00:00
// RUN: %clang_cc1 -E -x c -o - %s | grep '[.][*]'
2009-06-22 08:08:35 +00:00
// PR4395
#define X .*
X