permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / array_size.res
1 #define MAX_SETUP_STRINGS ARRAY_SIZE(setup_strings)
2 #define SETUP_BUFFER_SIZE 200