blob: e978fca225081c310a927e95e253645e8bdd53aa [file] [log] [blame]
// RUN: clang-cc -E %s | grep '!!'
#define A(B,C) B ## C
!A(,)!