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