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