6 lines
57 B
C
6 lines
57 B
C
|
// RUN: %clang_cc1 %s -E | grep '! ,'
|
||
|
|
||
|
#define XX
|
||
|
! XX,
|
||
|
|