forked from OSchip/llvm-project
6 lines
52 B
C
6 lines
52 B
C
|
// RUN: clang %s -E | grep '! ,'
|
||
|
|
||
|
#define XX
|
||
|
! XX,
|
||
|
|