feat(java): add when operator (#6420)

This commit is contained in:
Guilherme Soares 2024-04-09 21:25:02 +02:00 committed by GitHub
parent fbe76211f4
commit c16f66cca0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,6 +221,7 @@
"else"
"switch"
"case"
"when"
] @keyword.conditional
(ternary_expression