blob: d5813c67ca6d1c541068077ab2afccd03a8b5421 [file] [log] [blame]
int f(int x)
{
(void)x;
return 0;
}