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