blob: 4ce3e8f51133ea73f065047a6bec72131a461841 [file] [log] [blame]
int
foo (int x)
{
return x * 4;
}