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