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