4abc3dec72
These test only the most basic aspect of parsing of function-like macros. Specifically, none of the definitions of these function like macros use the arguments of the function. No function-like macros are implemented yet, so all of these fail for now.
3 lines
20 B
C
3 lines
20 B
C
#define foo()
|
|
foo()
|