!--a11y-->
comp_op
<
comp_op
> ::=
<
| >
| <>
| !=
| =
| <=
| >=
| ¬= | ¬< | ¬>
(für Maschinen mit EBCDIC-Code)
| ~= | ~< | ~>
(für Maschinen mit ASCII-Code)