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

11 lines
70 B
Plaintext

# Grouped operators
shl=
shr=
mod=
:=
# Single operators
mod
shl
shr