Closed mtaran-google closed 3 years ago
const auto* const foo = GetFoo();
should highlight the consts as keywords but only the first one gets correctly highlighted
const
friendly ping? :)
Ah, sorry, lost track of this one. Attached patch should address it.
Thanks! :)
should highlight the
const
s as keywords but only the first one gets correctly highlighted