/* Testcase for PR c/1501. */
double __complex__
f (void)
{
  return ~(1.0 + 2.0i);
}


syntax highlighted by Code2HTML, v. 0.9.1