Fix (and add test for) function-like macro invocation with newlines.
[mesa.git] / tests / 011-define-func-empty.c
1 #define foo()
2 foo()