ref: 656c7dc0148256118fbc70cb19f9f8ce264ac542 dir: /tests/execute/0120-funpar.c/
int f(int f) { return f; } int main() { return f(0); }