Add bitwise operators

This commit is contained in:
Chinmay Dalal 2020-06-28 15:28:22 +05:30 committed by GitHub
parent 577141bc34
commit f563803440
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,12 @@
"/="
"%="
"->"
"^"
"~'
">>"
">>>"
"<<"
"<<<"
] @operator
; Types