go: Highlight constant identifiers (#12111)

Release Notes:

- N/A
This commit is contained in:
Thorsten Ball 2024-05-22 08:37:20 +02:00 committed by GitHub
parent a33aedff81
commit 7c9c80d663
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -110,6 +110,9 @@
(imaginary_literal) (imaginary_literal)
] @number ] @number
(const_spec
name: (identifier) @constant)
[ [
(true) (true)
(false) (false)