ru_php/ext/ffi/tests/bug79075.h

13 lines
188 B
C

/*
* Multiline comment
*/
// whitespace line
#define ignore_this_line 1
//
#define/* inline */FFI_SCOPE /* multi-
line */ "bug79075" /* end
*/
int printf(const char *format, ...);