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