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