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