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