ref: 0c4516e30afe1282abb385ed051ba1cdeae42cfa dir: /tests/cc/execute/0126-macropar.c/
#define F(a, b) a int main() { return F(, 1) 0; }