blob: 435f2231e649056629470f525a5485ec5ff4910c [file] [log] [blame]
foo (a, b)
{
return ~(a ^ ~123);
}