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

11 lines
70 B
Plaintext
Raw Normal View History

2019-08-30 19:30:19 +02:00
# Grouped operators
shl=
shr=
mod=
:=
# Single operators
mod
shl
shr