opnsense-src/test/Preprocessor/comment_save_if.c

7 lines
111 B
C
Raw Normal View History

2010-01-01 05:34:51 -05:00
// RUN: %clang_cc1 %s -E -CC -pedantic 2>&1 | grep -v '^/' | not grep warning
2009-06-02 13:58:47 -04:00
#if 1 /*bar */
#endif /*foo*/