/* { dg-do compile } */
_Complex
float
f
(
_Complex
float
a
,
float
b
)
{
return
a
-
a
*
b
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1