opnsense-src/test/Preprocessor/dump-macros-spacing.c

14 lines
130 B
C
Raw Normal View History

2010-01-01 05:34:51 -05:00
// RUN: %clang_cc1 -E -dD < %s | grep stdin | grep -v define
2009-06-02 13:58:47 -04:00
#define A A
/* 1
* 2
* 3
* 4
* 5
* 6
* 7
* 8
*/
#define B B