int
main
(
)
{
double
x
=
1.0
;
double
y
=
2.0
;
if
(
(
y
>
x
-
-
)
!
=
1
)
abort
(
)
;
exit
(
0
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1