blob: ad6a649d1abcb9f008b53c96e2d9c17cd18a040f [file]
int foo(int arg)
{
return arg;
}