# Grouped operators
and
not
or
xor
div
mod
:=
<>
<=
>=

# Single operators
%
~
&
|
!
=
<
>
+
-
*
/
