crayon-syntax-highlighter/langs/delphi/operator.txt

26 lines
122 B
Plaintext

# Grouped operators
and
not
or
div
mod
:=
<>
<=
>=
# Single operators
%
^
~
&
|
!
=
<
>
+
-
*
/