Java highlights: Add operators ":" "?"

This commit is contained in:
Stephan Seitz 2020-06-30 07:48:55 +02:00 committed by Thomas Vigouroux
parent fa7a270da1
commit 2b6b1e3e61

View file

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