blob: 6688b2a1c7b2e31985bdbbd62480414ffdd6891f [file] [log] [blame]
int
foo (int inval)
{
return inval * 23;
}