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