blob: a8efaae21cb3f34103541c99d1aa9763eba0a392 [file] [log] [blame]
foo (a, b)
{
return a * 2;
}