blob: 23ad8445d321d43c861258a61a724900f7f7c71e [file] [log] [blame]
foo (a)
{
return a * 5 + 12;
}