blob: 1f0904a649d3b2177d006fb566525801472cfc26 [file] [log] [blame]
foo (a, b)
{
return a / b;
}