blob: 94abb6cfd391b9d487b994823089caecc7fb6a72 [file] [log] [blame]
int fun(int i)
{
return i;
}