blob: a4823727852ab33eea0b44481c78e96401e5e837 [file] [log] [blame] [edit]
int f(int a)
{
return a;
}