blob: cd42a86ccccce17e8fd8302df4ffeee17f466dcf [file] [log] [blame]
foo (a)
{
int b = a;
return b + 8762345;
}