crayon-syntax-highlighter/langs/dws/operator.txt
2019-08-30 19:30:19 +02:00

26 lines
124 B
Plaintext

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