blob: 9561efaf3e700ac8e106022ef610712b398ccf9e [file] [log] [blame]
int
foo2 (int y)
{
return y*10;
}