opnsense-src/test/Preprocessor/macro_paste_c_block_comment.c
2009-06-02 17:58:47 +00:00

7 lines
185 B
C

// RUN: clang-cc %s -Eonly 2>&1 | grep error &&
// RUN: clang-cc %s -Eonly 2>&1 | not grep unterminated &&
// RUN: clang-cc %s -Eonly 2>&1 | not grep scratch
#define COMM / ## *
COMM