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