Java highlights: Add operators ":" "?"

This commit is contained in:
Stephan Seitz 2020-06-30 07:48:55 +02:00
parent 2f4bec5a82
commit 140e642df5

View file

@ -34,6 +34,8 @@
[ [
"@" "@"
"+" "+"
"?"
":"
"++" "++"
"-" "-"
"--" "--"