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