blob: 463d9fb530d0e8a0e6e9d6bf1d697fc2f32485ac [file] [log] [blame]
foo (a, b)
{
return (a - b) == 0;
}