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